forked from boostorg/config
Add BOOST_NO_CXX20_HDR_VERSION.
Also fix some libcpp.hpp typos.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Tue Aug 17 16:27:31 2021
|
||||
// This file was automatically generated on Thu Feb 3 18:10:41 2022
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-21.
|
||||
// Use, modification and distribution are subject to the
|
||||
@@ -691,6 +691,11 @@
|
||||
# error "Defect macro BOOST_NO_CXX20_HDR_SYNCSTREAM is defined."
|
||||
# endif
|
||||
#endif
|
||||
#ifdef TEST_BOOST_NO_CXX20_HDR_VERSION
|
||||
# ifdef BOOST_NO_CXX20_HDR_VERSION
|
||||
# error "Defect macro BOOST_NO_CXX20_HDR_VERSION is defined."
|
||||
# endif
|
||||
#endif
|
||||
#ifdef TEST_BOOST_NO_CXX98_BINDERS
|
||||
# ifdef BOOST_NO_CXX98_BINDERS
|
||||
# error "Defect macro BOOST_NO_CXX98_BINDERS is defined."
|
||||
|
||||
Reference in New Issue
Block a user