Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / list_algorithms.hpp
index 8e16de2..56b7c8d 100644 (file)
 #ifndef BOOST_INTRUSIVE_LIST_ALGORITHMS_HPP\r
 #define BOOST_INTRUSIVE_LIST_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 <cstddef>\r
 \r
@@ -284,6 +284,6 @@ class list_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_LIST_ALGORITHMS_HPP\r