Files
2014-04-10 12:20:24 +00:00

7 lines
72 B
C

#ifndef __STDINT_H__
#define __STDINT_H__
#include<inttypes.h>
#endif