summaryrefslogtreecommitdiff
path: root/boost/concept/assert.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/concept/assert.hpp')
-rw-r--r--boost/concept/assert.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/concept/assert.hpp b/boost/concept/assert.hpp
index cf98179522..36c3b03f33 100644
--- a/boost/concept/assert.hpp
+++ b/boost/concept/assert.hpp
@@ -5,7 +5,7 @@
# define BOOST_CONCEPT_ASSERT_DWA2006430_HPP
# include <boost/config.hpp>
-# include <boost/detail/workaround.hpp>
+# include <boost/config/workaround.hpp>
// The old protocol used a constraints() member function in concept
// checking classes. If the compiler supports SFINAE, we can detect