make M_PI visible to msvc
This commit is contained in:
parent
1f7d6ff32b
commit
b359a89616
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
#define MAPNIK_WELL_KNOWN_SRS_HPP
|
#define MAPNIK_WELL_KNOWN_SRS_HPP
|
||||||
|
|
||||||
// mapnik
|
// mapnik
|
||||||
|
#include <mapnik/global.hpp> // for M_PI on windows
|
||||||
#include <mapnik/enumeration.hpp>
|
#include <mapnik/enumeration.hpp>
|
||||||
|
|
||||||
// boost
|
// boost
|
||||||
|
|
Loading…
Reference in a new issue