fix compile on windows (M_PI) [skip ci]
This commit is contained in:
parent
45e65e85f4
commit
f861df2130
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "catch.hpp"
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/global.hpp>
|
||||
#include <mapnik/coord.hpp>
|
||||
#include <mapnik/vertex_cache.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue