summaryrefslogtreecommitdiff
path: root/boost/config/workaround.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/config/workaround.hpp')
-rw-r--r--boost/config/workaround.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/config/workaround.hpp b/boost/config/workaround.hpp
index 0ce8108c2e..fca8f3ab7e 100644
--- a/boost/config/workaround.hpp
+++ b/boost/config/workaround.hpp
@@ -87,8 +87,10 @@
#endif
#ifndef BOOST_GCC
#define BOOST_GCC_WORKAROUND_GUARD 1
+#define BOOST_GCC_VERSION_WORKAROUND_GUARD 1
#else
#define BOOST_GCC_WORKAROUND_GUARD 0
+#define BOOST_GCC_VERSION_WORKAROUND_GUARD 0
#endif
#ifndef BOOST_XLCPP_ZOS
#define BOOST_XLCPP_ZOS_WORKAROUND_GUARD 1