summaryrefslogtreecommitdiff
path: root/boost/geometry/multi/core/is_areal.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/multi/core/is_areal.hpp')
-rw-r--r--boost/geometry/multi/core/is_areal.hpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/boost/geometry/multi/core/is_areal.hpp b/boost/geometry/multi/core/is_areal.hpp
index ad8daeb497..30f98527ab 100644
--- a/boost/geometry/multi/core/is_areal.hpp
+++ b/boost/geometry/multi/core/is_areal.hpp
@@ -16,28 +16,7 @@
#define BOOST_GEOMETRY_MULTI_CORE_IS_AREAL_HPP
-#include <boost/type_traits.hpp>
-
-
#include <boost/geometry/core/is_areal.hpp>
-#include <boost/geometry/multi/core/tags.hpp>
-
-
-namespace boost { namespace geometry
-{
-
-
-#ifndef DOXYGEN_NO_DISPATCH
-namespace core_dispatch
-{
-
-template <> struct is_areal<multi_polygon_tag> : boost::true_type {};
-
-} // namespace core_dispatch
-#endif
-
-
-}} // namespace boost::geometry
#endif // BOOST_GEOMETRY_MULTI_CORE_IS_AREAL_HPP