summaryrefslogtreecommitdiff
path: root/boost/proto/detail/extends_funop_const.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/proto/detail/extends_funop_const.hpp')
-rw-r--r--boost/proto/detail/extends_funop_const.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/proto/detail/extends_funop_const.hpp b/boost/proto/detail/extends_funop_const.hpp
index 229a0f932f..1791a1b2f1 100644
--- a/boost/proto/detail/extends_funop_const.hpp
+++ b/boost/proto/detail/extends_funop_const.hpp
@@ -1,6 +1,6 @@
#if !defined(BOOST_PROTO_DONT_USE_PREPROCESSED_FILES)
- #ifndef BOOST_NO_VARIADIC_TEMPLATES
+ #ifndef BOOST_NO_CXX11_VARIADIC_TEMPLATES
BOOST_PROTO_EXTENDS_FUNCTION_()
BOOST_PROTO_DEFINE_FUN_OP_VARIADIC_IMPL_(BOOST_PROTO_CONST)
#else