summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIoLEAST64.h
blob: 2d04aa30377746fe17182144e1386ba6956148b5 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIoLEAST64                                                        "llo"

/*
STDC(199901)
*/