]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/core/test/lightweight_test_fail10.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / core / test / lightweight_test_fail10.cpp
index 388c47e7945a9f4027cd3c76d2ca6614583fba02..80cd49dc98d0f14dd73c2fe6f8dd6603ed779616 100644 (file)
@@ -8,6 +8,10 @@
 // http://www.boost.org/LICENSE_1_0.txt
 //
 
+#if defined(__clang__)
+# pragma clang diagnostic ignored "-Wstring-plus-int"
+#endif
+
 #include <boost/core/lightweight_test.hpp>
 
 int main()