]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/sp_bml_unique_ptr_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / sp_bml_unique_ptr_test.cpp
index e4145529981fa300d492c76a3156a2d7ee4902eb..966461c26005ba3967f0e9d5ea451307604b16bd 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <boost/shared_ptr.hpp>
 #include <boost/enable_shared_from_this.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
 #include <boost/move/unique_ptr.hpp>
 #include <boost/type_traits/remove_reference.hpp>
 #include <memory>