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

/*
STDC(199901)
*/