Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / scope_exit / test / nova.hpp
index 58984ac..ceef87e 100644 (file)
@@ -13,8 +13,8 @@
 // WARNING: This file must be included first in each compilation unit.
 
 // Force no variadic macros but avoiding macro redefinition warning/error.
-#ifndef BOOST_NO_VARIADIC_MACROS
-#   define BOOST_NO_VARIADIC_MACROS
+#ifndef BOOST_NO_CXX11_VARIADIC_MACROS
+#   define BOOST_NO_CXX11_VARIADIC_MACROS
 #endif
 
 #endif // #include guard