From c405d61e1c16a6a406b2d92aae07d0ccdf7f24a6 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Wed, 25 Jan 2012 20:21:06 +0000 Subject: [PATCH] remove --- include/mapnik/load_map.hpp | 4 ---- include/mapnik/map.hpp | 4 ---- 2 files changed, 8 deletions(-) diff --git a/include/mapnik/load_map.hpp b/include/mapnik/load_map.hpp index 2d1f23336..c94342bd4 100644 --- a/include/mapnik/load_map.hpp +++ b/include/mapnik/load_map.hpp @@ -23,10 +23,6 @@ #ifndef MAPNIK_LOAD_MAP_HPP #define MAPNIK_LOAD_MAP_HPP -#ifdef HAVE_CONFIG_H -#include -#endif - // mapnik #include diff --git a/include/mapnik/map.hpp b/include/mapnik/map.hpp index 3e24b540b..5611e5e17 100644 --- a/include/mapnik/map.hpp +++ b/include/mapnik/map.hpp @@ -23,10 +23,6 @@ #ifndef MAPNIK_MAP_HPP #define MAPNIK_MAP_HPP -#ifdef HAVE_CONFIG_H -#include -#endif - // mapnik #include #include