From 098d4d7979a81b55b47c17b55d9f51891dac004e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 7 Oct 2017 21:54:28 +0300 Subject: Revert "Disable warning -Wundef in zlib.h." This reverts commit a5c11b12df43565613fe1fd6514404d2c9fef7a8. --- src/resources/mapreader.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/resources/mapreader.cpp') diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp index 4eabd13ec..4d0b89b3a 100644 --- a/src/resources/mapreader.cpp +++ b/src/resources/mapreader.cpp @@ -64,10 +64,7 @@ #include "utils/translation/podict.h" -PRAGMA4(GCC diagnostic push) -PRAGMA4(GCC diagnostic ignored "-Wundef") #include -PRAGMA4(GCC diagnostic pop) #include "debug.h" -- cgit v1.2.3-70-g09d2