mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 06:01:17 +02:00
- bugfix for linux builds after compiler warning cleanup
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#ifndef WIN32
|
||||
#define stricmp strcasecmp
|
||||
#define strnicmp strncasecmp
|
||||
#define _strnicmp strncasecmp
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user