summaryrefslogtreecommitdiff
path: root/boost/geometry/core/tag_cast.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/core/tag_cast.hpp')
-rw-r--r--boost/geometry/core/tag_cast.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/core/tag_cast.hpp b/boost/geometry/core/tag_cast.hpp
index cafd13cba9..e03d841f49 100644
--- a/boost/geometry/core/tag_cast.hpp
+++ b/boost/geometry/core/tag_cast.hpp
@@ -16,7 +16,7 @@
#include <boost/mpl/if.hpp>
-#include <boost/type_traits.hpp>
+#include <boost/type_traits/is_base_of.hpp>
namespace boost { namespace geometry
{