From f90a07eb94dec7fec108da0577670f066a01c7f6 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 5 Apr 2012 14:41:52 -0700 Subject: [PATCH] add explicit include for MAPNIK_DECL --- include/mapnik/load_map.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/mapnik/load_map.hpp b/include/mapnik/load_map.hpp index 7858c9395..231a8bd37 100644 --- a/include/mapnik/load_map.hpp +++ b/include/mapnik/load_map.hpp @@ -25,6 +25,7 @@ // mapnik #include +#include // for MAPNIK_DECL // stl #include