]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/sp_interlocked_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / sp_interlocked_test.cpp
index 73a57f6327fab07d5e8222396ac4695ab7a74c56..8e22884734d33e6e90f874b642fd4f13a5d3ce9b 100644 (file)
@@ -11,7 +11,7 @@
 #if defined( WIN32 ) || defined( _WIN32 ) || defined( __WIN32__ ) || defined( __CYGWIN__ )
 
 #include <boost/smart_ptr/detail/sp_interlocked.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
 
 #ifndef __LP64__