summaryrefslogtreecommitdiff
path: root/boost/spirit/home/karma/string/symbols.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/spirit/home/karma/string/symbols.hpp')
-rw-r--r--boost/spirit/home/karma/string/symbols.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/spirit/home/karma/string/symbols.hpp b/boost/spirit/home/karma/string/symbols.hpp
index 185a280a50..72c82d1115 100644
--- a/boost/spirit/home/karma/string/symbols.hpp
+++ b/boost/spirit/home/karma/string/symbols.hpp
@@ -298,7 +298,7 @@ namespace boost { namespace spirit { namespace karma
return sym.remove(attr);
}
-#if defined(BOOST_NO_RVALUE_REFERENCES)
+#if defined(BOOST_NO_CXX11_RVALUE_REFERENCES)
// non-const version needed to suppress proto's += kicking in
template <typename Attr, typename T_>
friend adder const&