summaryrefslogtreecommitdiff
path: root/boost/thread/csbl/list.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/thread/csbl/list.hpp')
-rw-r--r--boost/thread/csbl/list.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/thread/csbl/list.hpp b/boost/thread/csbl/list.hpp
index c7f10a18d5..52ff45d349 100644
--- a/boost/thread/csbl/list.hpp
+++ b/boost/thread/csbl/list.hpp
@@ -11,7 +11,7 @@
#include <boost/config.hpp>
-#if defined BOOST_THREAD_USES_BOOST_LIST || defined BOOST_NO_CXX11_HDR_LIST || defined BOOST_NO_CXX11_RVALUE_REFERENCES
+#if defined BOOST_THREAD_USES_BOOST_LIST || defined BOOST_NO_CXX11_RVALUE_REFERENCES
#ifndef BOOST_THREAD_USES_BOOST_LIST
#define BOOST_THREAD_USES_BOOST_LIST
#endif