*** empty log message ***

This commit is contained in:
cxgeorge 2001-04-09 03:50:21 +00:00
parent 1a3321d53a
commit ccfbd81582
1 changed files with 2 additions and 0 deletions

View File

@ -334,7 +334,9 @@
#elif $[eq $[PLATFORM], Linux]
#define USE_COMPILER GCC
#elif $[eq $[PLATFORM], Win32]
#if $[eq $[USE_COMPILER],]
#define USE_COMPILER MSVC
#endif
#endif
///////////////////////////////////////////////////////////////////////