[test] Add missing includes

This commit is contained in:
Vissarion Fisikopoulos 2023-05-17 17:10:19 +03:00
parent ab5e61d6eb
commit 4b1073ce2e

View File

@ -15,6 +15,8 @@
#include <geometry_test_common.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/geometry/views/closeable_view.hpp>
#include <boost/geometry/views/reversible_view.hpp>