[expand] Add tests for variant

This commit is contained in:
Samuel Debione
2014-05-23 10:55:06 +02:00
parent 421abd19c6
commit 8f2addce33
3 changed files with 25 additions and 9 deletions

View File

@@ -21,7 +21,6 @@
#include <boost/geometry/geometries/adapted/c_array.hpp>
#include <boost/geometry/geometries/adapted/boost_tuple.hpp>
#include <boost/geometry/geometries/adapted/std_pair_as_segment.hpp>
#include <boost/variant/variant.hpp>
#include <test_common/test_point.hpp>
BOOST_GEOMETRY_REGISTER_C_ARRAY_CS(cs::cartesian)