12345678910111213141516171819202122 |
- #ifndef BOOST_GEOMETRY_MULTI_GEOMETRIES_CONCEPTS_MULTI_POINT_CONCEPT_HPP
- #define BOOST_GEOMETRY_MULTI_GEOMETRIES_CONCEPTS_MULTI_POINT_CONCEPT_HPP
- #include <boost/geometry/geometries/concepts/multi_point_concept.hpp>
- #endif
|