Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / iset.hpp
index 7edd34b..4634fac 100644 (file)
@@ -13,8 +13,8 @@
 #ifndef BOOST_INTRUSIVE_ISET_HPP\r
 #define BOOST_INTRUSIVE_ISET_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
-#include <boost/intrusive/detail/irbtree.hpp>\r
+#include "detail/config_begin.hpp"\r
+#include "detail/irbtree.hpp"\r
 #include <iterator>\r
 \r
 namespace boost {\r
@@ -1567,6 +1567,6 @@ inline void swap(imultiset<V, P, C, S>& x, imultiset<V, P, C, S>& y)
 } //namespace intrusive \r
 } //namespace boost \r
 \r
-#include <boost/intrusive/detail/config_end.hpp>\r
+#include "detail/config_end.hpp"\r
 \r
 #endif //BOOST_INTRUSIVE_ISET_HPP\r