X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=glquake.h;h=4e9e3a24547f44747fee93250b94d2bbb9c7d7b7;hb=d4ffce6349c1960f435b8877832d88c7c54e17ba;hp=58068e6b750dd5896000154a11d6f4da0c71c996;hpb=0567db0111a0c7d8979222cf9979af6e28a95401;p=xonotic%2Fdarkplaces.git diff --git a/glquake.h b/glquake.h index 58068e6b..4e9e3a24 100644 --- a/glquake.h +++ b/glquake.h @@ -29,13 +29,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma warning(disable : 4018) // LordHavoc: MSVC++ 4 x86, signed/unsigned mismatch #endif -#ifdef _WIN32 -#include -#define strcasecmp stricmp -#define strncasecmp strnicmp -#endif - -//#include //====================================================