diff --git a/include/boost/geometry/algorithms/detail/disjoint.hpp b/include/boost/geometry/algorithms/detail/disjoint.hpp index 10917cded..089acc523 100644 --- a/include/boost/geometry/algorithms/detail/disjoint.hpp +++ b/include/boost/geometry/algorithms/detail/disjoint.hpp @@ -15,6 +15,8 @@ #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_DISJOINT_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_DISJOINT_HPP +#error This file should not be included; it will go away + // Note: contrary to most files, the geometry::detail::disjoint namespace // is partly implemented in separate files, to avoid circular references // disjoint -> get_turns -> disjoint