Windows tests: fix missing "M_PI"
This commit is contained in:
parent
b918047c4b
commit
4325fcb26d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
// mapnik
|
||||
#include <mapnik/vertex_cache.hpp>
|
||||
#include <mapnik/global.hpp>
|
||||
|
||||
// stl
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Reference in a new issue