inttypes.h (84B)
1 #ifndef _INTTYPES_H 2 #define _INTTYPES_H 3 4 #include <stdint.h> 5 6 #endif // _INTTYPES_H