]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/functional/forward/test/lightweight_forward_adapter.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / functional / forward / test / lightweight_forward_adapter.cpp
index dbd0f3f18a16a92ee891a554e5298aa34858f0ad..b89c92adde5bc9fb7fae2b49a6022e5d754ba17a 100644 (file)
@@ -12,7 +12,7 @@
 #   pragma warning(disable: 4244) // no conversion warnings, please
 #endif
 
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/core/lightweight_test.hpp>
 #include <boost/functional/lightweight_forward_adapter.hpp>
 
 #include <boost/type_traits/is_same.hpp>