1234567891011121314151617181920212223242526272829 |
- #ifndef BOOST_GEOMETRY_CORE_IS_AREAL_HPP
- #define BOOST_GEOMETRY_CORE_IS_AREAL_HPP
- #include <boost/config/header_deprecated.hpp>
- BOOST_HEADER_DEPRECATED("<boost/geometry/util/type_traits.hpp>")
- #include <boost/geometry/util/type_traits.hpp>
- #endif
|