Add missing header (linux)
This commit is contained in:
parent
d756b534e3
commit
c76f65a49a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <mapnik/projection.hpp>
|
||||
#include <mapnik/proj_transform.hpp>
|
||||
#include <mapnik/geometry/box2d.hpp>
|
||||
#include <cmath>
|
||||
#include <tuple>
|
||||
|
||||
TEST_CASE("projection transform")
|
||||
|
|
Loading…
Reference in a new issue