diff --git a/STL_Extension/test/STL_Extension/test_Uncertain.cpp b/STL_Extension/test/STL_Extension/test_Uncertain.cpp index be6e67dd4ec..c8ab9867633 100644 --- a/STL_Extension/test/STL_Extension/test_Uncertain.cpp +++ b/STL_Extension/test/STL_Extension/test_Uncertain.cpp @@ -294,9 +294,7 @@ void test_bool() bool_assert(indet.is_same(CGAL_OR(indet, ufalse))); } catch (CGAL::Uncertain_conversion_exception&) { -#ifndef CGAL_CFG_NO_STATEMENT_EXPRESSIONS std::abort(); -#endif } // Test exceptions