]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/sp_unique_ptr_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / sp_unique_ptr_test.cpp
index 8e82959279fea7fb8295671eeda34b950a5a596b..3bb2203dacd87443b3e48aab7313e3d4e1cc901e 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/type_traits/remove_reference.hpp>
 #include <memory>
 #include <utility>