]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/test/bug_000008.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / test / bug_000008.cpp
index 0d52cb34090901a42f9dabf472f1453a89395bce..c87c06d8fae690cca8767232a46745d68877e113 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <iostream>
 #include <boost/config.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
 
 #if defined(DONT_HAVE_BOOST) || !defined(BOOST_HAS_THREADS) || defined(BOOST_DISABLE_THREADS)
 // we end here if we can't do multithreading