remove <config.hpp>

This commit is contained in:
Artem Pavlenko 2012-01-25 20:21:06 +00:00
parent 0c5fc9f246
commit c405d61e1c
2 changed files with 0 additions and 8 deletions

View file

@ -23,10 +23,6 @@
#ifndef MAPNIK_LOAD_MAP_HPP
#define MAPNIK_LOAD_MAP_HPP
#ifdef HAVE_CONFIG_H
#include <config.hpp>
#endif
// mapnik
#include <mapnik/map.hpp>

View file

@ -23,10 +23,6 @@
#ifndef MAPNIK_MAP_HPP
#define MAPNIK_MAP_HPP
#ifdef HAVE_CONFIG_H
#include <config.hpp>
#endif
// mapnik
#include <mapnik/enumeration.hpp>
#include <mapnik/feature_type_style.hpp>