inttypes.h 81 B

123456
  1. #ifndef __INTTYPES_H__
  2. #define __INTTYPES_H__
  3. #include "stdint.h"
  4. #endif