]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/assign/test/list_inserter.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / assign / test / list_inserter.cpp
index ff7c9bd75942b55ec5c9345329627a9aea175cb9..c02ecb232a6a32e430ffc02dc01fbf5e22b1f341 100644 (file)
@@ -11,7 +11,7 @@
 #include <boost/detail/workaround.hpp>
 
 #if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
-#  pragma warn -8091 // supress warning in Boost.Test
+#  pragma warn -8091 // suppress warning in Boost.Test
 #  pragma warn -8057 // unused argument argc/argv in Boost.Test
 #endif