]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/sp_zero_compare_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / sp_zero_compare_test.cpp
index e326d34597759a7eaffb4f877fdff68c1e8dadd5..7950904e7bf05976fb0fbed41bc838b7397cc7e4 100644 (file)
@@ -13,7 +13,7 @@
 #include <boost/shared_ptr.hpp>
 #include <boost/shared_array.hpp>
 #include <boost/intrusive_ptr.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
 
 struct W
 {