summaryrefslogtreecommitdiff
path: root/boost/core/no_exceptions_support.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/core/no_exceptions_support.hpp')
-rw-r--r--boost/core/no_exceptions_support.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/core/no_exceptions_support.hpp b/boost/core/no_exceptions_support.hpp
index a697f01a52..e2453d084b 100644
--- a/boost/core/no_exceptions_support.hpp
+++ b/boost/core/no_exceptions_support.hpp
@@ -21,7 +21,7 @@
//----------------------------------------------------------------------
#include <boost/config.hpp>
-#include <boost/detail/workaround.hpp>
+#include <boost/config/workaround.hpp>
#if !(defined BOOST_NO_EXCEPTIONS)
# define BOOST_TRY { try