remove <config.hpp>
This commit is contained in:
parent
0c5fc9f246
commit
c405d61e1c
2 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue