X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=tools%2Fquake2%2Fextra%2Fqe4%2Fqe3.h;h=538b54e2a598ecc419f03a8e34074f10af52debb;hp=679305991b23eeaee8825145fc63932c3e1f3bb0;hb=0f2e4b773715b05595f1c149d99fcc4795e01948;hpb=c64cd0cd05ef3d237097ff38d1da727a88bb7c7c diff --git a/tools/quake2/extra/qe4/qe3.h b/tools/quake2/extra/qe4/qe3.h index 67930599..538b54e2 100644 --- a/tools/quake2/extra/qe4/qe3.h +++ b/tools/quake2/extra/qe4/qe3.h @@ -24,9 +24,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define __QE3_H__ // disable data conversion warnings for gl +#if GDEF_COMPILER_MSVC #pragma warning(disable : 4244) // MIPS #pragma warning(disable : 4136) // X86 #pragma warning(disable : 4051) // ALPHA +#endif #include