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

/*
STDC(199901)
*/