From 8d7d3f978f0d4681d8b3765204f00d59f16e7b59 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 9 Dec 2021 16:29:52 +0000 Subject: [PATCH] Correct merge SNAFU. --- include/boost/config/detail/suffix.hpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/boost/config/detail/suffix.hpp b/include/boost/config/detail/suffix.hpp index a6e287c7..b1be2a86 100644 --- a/include/boost/config/detail/suffix.hpp +++ b/include/boost/config/detail/suffix.hpp @@ -1215,13 +1215,6 @@ namespace std{ using ::type_info; } // #include -// -// Define the std level that the compiler claims to support: -// -#ifndef BOOST_CXX_VERSION -# define BOOST_CXX_VERSION __cplusplus -#endif - // // Finish off with checks for macros that are depricated / no longer supported, // if any of these are set then it's very likely that much of Boost will no