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

/*
STDC(199901)
*/