*** empty log message ***

This commit is contained in:
hyung-hwan 2006-10-29 13:48:06 +00:00
parent 94ca0b812f
commit 1fa5fd52ba

View File

@ -5,7 +5,10 @@
#include <xp/bas/locale.h> #include <xp/bas/locale.h>
#include <xp/bas/sio.h> #include <xp/bas/sio.h>
#ifdef _WIN32
#include <tchar.h> #include <tchar.h>
#endif
#include <string.h> #include <string.h>
#include <wctype.h> #include <wctype.h>
#include <stdlib.h> #include <stdlib.h>