summaryrefslogtreecommitdiff
path: root/boost/functional/lightweight_forward_adapter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/functional/lightweight_forward_adapter.hpp')
-rw-r--r--boost/functional/lightweight_forward_adapter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/functional/lightweight_forward_adapter.hpp b/boost/functional/lightweight_forward_adapter.hpp
index 2706d299dd..4c0d86416c 100644
--- a/boost/functional/lightweight_forward_adapter.hpp
+++ b/boost/functional/lightweight_forward_adapter.hpp
@@ -10,7 +10,7 @@
# ifndef BOOST_PP_IS_ITERATING
# include <boost/config.hpp>
-# include <boost/detail/workaround.hpp>
+# include <boost/config/workaround.hpp>
# include <boost/preprocessor/cat.hpp>
# include <boost/preprocessor/iteration/iterate.hpp>