libclayer/include/inttypes.h

13 lines
119 B
C
Raw Normal View History

2022-12-25 08:58:00 +00:00
#ifndef _INTTYPES_H
#define _INTTYPES_H 1
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif