]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / geometry / algorithms / detail / overlay / follow_linear_linear.hpp
index a3ad6201628d5f697795eec02fd760bcd1443603..47cf2448a53435f6318de0d3a21567770b3a8078 100644 (file)
@@ -334,14 +334,10 @@ public:
                                strategy);
         }
 
-#if ! defined(BOOST_GEOMETRY_OVERLAY_NO_THROW)
         if (enter_count != 0)
         {
-            BOOST_THROW_EXCEPTION(inconsistent_turns_exception());
+           return oit;
         }
-#else
-        BOOST_GEOMETRY_ASSERT(enter_count == 0);
-#endif
 
         return process_end(entered, linestring,
                            current_segment_id, current_piece,