Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / detail / rbtree_node.hpp
index f72d79f..f6b7688 100644 (file)
 #ifndef BOOST_INTRUSIVE_RBTREE_NODE_HPP\r
 #define BOOST_INTRUSIVE_RBTREE_NODE_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
+#include "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 <boost/intrusive/rbtree_algorithms.hpp>\r
+#include "pointer_type.hpp"\r
+#include "pointer_to_other.hpp"\r
+#include "../rbtree_algorithms.hpp"\r
 #include <boost/get_pointer.hpp>\r
 //#include <boost/interprocess/offset_ptr.hpp>\r
 #include <boost/type_traits/alignment_of.hpp>\r
@@ -354,6 +354,6 @@ class rbtree_iterator
 } //namespace intrusive \r
 } //namespace boost \r
 \r
-#include <boost/intrusive/detail/config_end.hpp>\r
+#include "config_end.hpp"\r
 \r
 #endif //BOOST_INTRUSIVE_RBTREE_NODE_HPP\r