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
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/global.hpp> // for M_PI on windows
|
||||
#include <mapnik/enumeration.hpp>
|
||||
|
||||
// boost
|
||||
|
|
Loading…
Reference in a new issue