summaryrefslogtreecommitdiff
path: root/boost/math/tools/tuple.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/math/tools/tuple.hpp')
-rw-r--r--boost/math/tools/tuple.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/math/tools/tuple.hpp b/boost/math/tools/tuple.hpp
index f61f3e0594..2f297360a2 100644
--- a/boost/math/tools/tuple.hpp
+++ b/boost/math/tools/tuple.hpp
@@ -9,7 +9,7 @@
#include <boost/tr1/detail/config.hpp> // for BOOST_HAS_TR1_TUPLE
-#ifndef BOOST_NO_0X_HDR_TUPLE
+#ifndef BOOST_NO_CXX11_HDR_TUPLE
#include <tuple>