Get rid of a warning.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@840 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-03-01 18:10:32 +00:00
parent cd5a0b86a5
commit b5f7dc11ca
+1
View File
@@ -29,6 +29,7 @@
#ifdef WIN32 #ifdef WIN32
# include <direct.h> # include <direct.h>
# include <ctype.h>
#endif #endif
/* Try to find a suitable value for %APPDATA% if it isn't defined on /* Try to find a suitable value for %APPDATA% if it isn't defined on