diff --git a/test/algorithms/from_wkt.hpp b/test/algorithms/from_wkt.hpp index 5390db868..5c78afdea 100644 --- a/test/algorithms/from_wkt.hpp +++ b/test/algorithms/from_wkt.hpp @@ -14,6 +14,7 @@ #define BOOST_GEOMETRY_TEST_FROM_WKT_HPP #include +#include template inline Geometry from_wkt(std::string const& wkt)