X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=contrib%2Fbobtoolz%2FDEntity.cpp;h=9fccf6b7637926061b85daa4eee35d3768daa265;hp=38ab47f43c240269785cb019b46b3898b98df803;hb=0f2e4b773715b05595f1c149d99fcc4795e01948;hpb=83113718a4fb6a8e2318841f16f8a0b0eb85675c diff --git a/contrib/bobtoolz/DEntity.cpp b/contrib/bobtoolz/DEntity.cpp index 38ab47f4..9fccf6b7 100644 --- a/contrib/bobtoolz/DEntity.cpp +++ b/contrib/bobtoolz/DEntity.cpp @@ -22,8 +22,9 @@ ////////////////////////////////////////////////////////////////////// #include "DEntity.h" +#include "globaldefs.h" -#ifdef WIN32 +#if GDEF_COMPILER_MSVC #pragma warning(disable : 4786) #endif