Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / rbtree_algorithms.hpp
index 96c47f4..045c669 100644 (file)
 #ifndef BOOST_INTRUSIVE_RBTREE_ALGORITHMS_HPP\r
 #define BOOST_INTRUSIVE_RBTREE_ALGORITHMS_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
+#include "detail/config_begin.hpp"\r
 #include <iterator>\r
 #include <boost/assert.hpp>\r
-#include <boost/intrusive/detail/pointer_type.hpp>\r
-#include <boost/intrusive/detail/pointer_to_other.hpp>\r
+#include "detail/pointer_type.hpp"\r
+#include "detail/pointer_to_other.hpp"\r
 #include <boost/get_pointer.hpp>\r
 #include <boost/type_traits/alignment_of.hpp>\r
 #include <cstddef>\r
@@ -1156,6 +1156,6 @@ class rbtree_algorithms
 } //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_RBTREE_ALGORITHMS_HPP\r