From a2df8b7ad2f3900199573d458244a3e56c2e2e6e Mon Sep 17 00:00:00 2001 From: Mathis Logemann Date: Thu, 19 Nov 2020 17:45:40 +0100 Subject: [PATCH] use absolute include --- include/mapnik/warning_ignore.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mapnik/warning_ignore.hpp b/include/mapnik/warning_ignore.hpp index b68e463e3..232f2f1af 100644 --- a/include/mapnik/warning_ignore.hpp +++ b/include/mapnik/warning_ignore.hpp @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * *****************************************************************************/ -#include "warning.h" +#include MAPNIK_DISABLE_WARNING_UNKNOWN_PRAGMAS // clang+gcc MAPNIK_DISABLE_WARNING_PRAGMAS // gcc