merge with 2.5/trunk at r23271
This commit is contained in:
@@ -54,6 +54,10 @@ using namespace std;
|
||||
#include "MEM_guardedalloc.h"
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#define stricmp _stricmp
|
||||
#endif
|
||||
|
||||
class STR_String;
|
||||
|
||||
typedef unsigned long dword;
|
||||
|
||||
Reference in New Issue
Block a user