Use #elif not #elseif
git-svn-id: svn://10.0.0.236/trunk@52593 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
#if defined(XP_UNIX)
|
||||
#include <sys/stat.h>
|
||||
#elseif defined(XP_PC)
|
||||
#elif defined(XP_PC)
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user