summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNx32.h
blob: 39d05ec9b79aa7589392ffd82f93f9bd7abf716b (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNx32                                                              "lx"

/*
STDC(199901)
*/