fernly/include/utils.h
2014-06-13 17:00:11 +08:00

5 lines
86 B
C

#ifndef __UTILS_H__
#define __UTILS_H__
#include <stdint.h>
#endif /* __UTILS_H__ */