fix compile on windows (M_PI) [skip ci]

This commit is contained in:
Dane Springmeyer 2015-04-29 15:57:43 -07:00
parent 45e65e85f4
commit f861df2130

View file

@ -1,6 +1,7 @@
#include "catch.hpp"
// mapnik
#include <mapnik/global.hpp>
#include <mapnik/coord.hpp>
#include <mapnik/vertex_cache.hpp>