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

/*
STDC(199901)
*/