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>
|
#include <malloc.h>
|
||||||
#endif
|
#endif
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#if defined(__OS2__)||defined(__EMX__)||defined(WIN32)
|
//#if defined(__OS2__)||defined(__EMX__)||defined(WIN32)
|
||||||
#define strcasecmp(s,t) stricmp(s,t)
|
//#define strcasecmp(s,t) stricmp(s,t)
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#include "mikmod_build.h"
|
#include "mikmod_build.h"
|
||||||
#include "port.h"
|
#include "port.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user