mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
[disjoint] add error message in algorithms/detail/disjoint.hpp to check
whether this file is included somewhere or not; this file will go away
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user