]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/concept/assert.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / 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