File diff r21636:c5d4d868e1ab → r21637:c861d9b309f9
src/3rdparty/squirrel/include/squirrel.h
Show inline comments
 
@@ -89,9 +89,9 @@ struct SQClass;
 
struct SQInstance;
 
struct SQDelegable;
 

	
 
#ifdef _UNICODE
 
#define SQUNICODE
 
#endif
 
//#ifdef _UNICODE
 
//#define SQUNICODE
 
//#endif
 

	
 
#ifdef SQUNICODE
 
#if (defined(_MSC_VER) && _MSC_VER >= 1400) // 1400 = VS8