Get rid of warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1667 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include <stdarg.h>
|
||||
#if defined(__OS2__)||defined(__EMX__)||defined(WIN32)
|
||||
#define strcasecmp(s,t) stricmp(s,t)
|
||||
#endif
|
||||
//#if defined(__OS2__)||defined(__EMX__)||defined(WIN32)
|
||||
//#define strcasecmp(s,t) stricmp(s,t)
|
||||
//#endif
|
||||
|
||||
#include "mikmod_build.h"
|
||||
#include "port.h"
|
||||
|
||||
Reference in New Issue
Block a user