luxos/SysCore/include/cctype

10 lines
114 B
Plaintext
Raw Normal View History

2021-09-14 15:34:14 +00:00
// cerrno standard header
#ifndef _CSTDCTYPE_
#define _CSTDCTYPE_
#include <ctype.h>
#endif /* _CSTDCTYPE_ */