remove hardcoded define to enable proj4
This commit is contained in:
parent
ba4eeabcd9
commit
cf11a27a22
2 changed files with 0 additions and 4 deletions
|
@ -26,8 +26,6 @@
|
||||||
#include <mapnik/coord.hpp>
|
#include <mapnik/coord.hpp>
|
||||||
#include <mapnik/utils.hpp>
|
#include <mapnik/utils.hpp>
|
||||||
|
|
||||||
#define MAPNIK_USE_PROJ4
|
|
||||||
|
|
||||||
#ifdef MAPNIK_USE_PROJ4
|
#ifdef MAPNIK_USE_PROJ4
|
||||||
// proj4
|
// proj4
|
||||||
#include <proj_api.h>
|
#include <proj_api.h>
|
||||||
|
|
|
@ -26,8 +26,6 @@
|
||||||
#include <mapnik/util/trim.hpp>
|
#include <mapnik/util/trim.hpp>
|
||||||
#include <mapnik/well_known_srs.hpp>
|
#include <mapnik/well_known_srs.hpp>
|
||||||
|
|
||||||
#define MAPNIK_USE_PROJ4
|
|
||||||
|
|
||||||
#ifdef MAPNIK_USE_PROJ4
|
#ifdef MAPNIK_USE_PROJ4
|
||||||
// proj4
|
// proj4
|
||||||
#include <proj_api.h>
|
#include <proj_api.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue