mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Fix two more typos.
This commit is contained in:
@@ -10,9 +10,9 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
// Test file for macro BOOST_NO_CXX11_ATOMIC_SMART_PTR
|
// Test file for macro BOOST_NO_CXX11_HDR_ATOMIC
|
||||||
// This file should not compile, if it does then
|
// This file should not compile, if it does then
|
||||||
// BOOST_NO_CXX11_ATOMIC_SMART_PTR should not be defined.
|
// BOOST_NO_CXX11_HDR_ATOMIC should not be defined.
|
||||||
// See file boost_no_cxx11_hdr_atomic.ipp for details
|
// See file boost_no_cxx11_hdr_atomic.ipp for details
|
||||||
|
|
||||||
// Must not have BOOST_ASSERT_CONFIG set; it defeats
|
// Must not have BOOST_ASSERT_CONFIG set; it defeats
|
||||||
|
@@ -10,9 +10,9 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
// Test file for macro BOOST_NO_CXX11_ATOMIC_SMART_PTR
|
// Test file for macro BOOST_NO_CXX11_HDR_ATOMIC
|
||||||
// This file should compile, if it does not then
|
// This file should compile, if it does not then
|
||||||
// BOOST_NO_CXX11_ATOMIC_SMART_PTR should be defined.
|
// BOOST_NO_CXX11_HDR_ATOMIC should be defined.
|
||||||
// See file boost_no_cxx11_hdr_atomic.ipp for details
|
// See file boost_no_cxx11_hdr_atomic.ipp for details
|
||||||
|
|
||||||
// Must not have BOOST_ASSERT_CONFIG set; it defeats
|
// Must not have BOOST_ASSERT_CONFIG set; it defeats
|
||||||
|
Reference in New Issue
Block a user