*** empty log message ***

This commit is contained in:
Mike Goslin
2001-02-02 01:33:41 +00:00
parent bdddb70559
commit 9cba67ce05

View File

@@ -326,7 +326,7 @@
#define USE_COMPILER MIPS
#elif $[eq $[PLATFORM], Linux]
#define USE_COMPILER GCC
#elif $[eq $[PLATFORM], Windows]
#elif $[eq $[PLATFORM], Win32]
#define USE_COMPILER MSVC
#endif