]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/concept/assert.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / concept / assert.hpp
index cf98179522919a9e95aee4a3ce70517e8652bc64..36c3b03f330033dce2d213a89c9e4777229a10ef 100644 (file)
@@ -5,7 +5,7 @@
 # define BOOST_CONCEPT_ASSERT_DWA2006430_HPP
 
 # include <boost/config.hpp>
-# include <boost/detail/workaround.hpp>
+# include <boost/config/workaround.hpp>
 
 // The old protocol used a constraints() member function in concept
 // checking classes.  If the compiler supports SFINAE, we can detect