Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / islist_hook.hpp
index f69064d..206103d 100644 (file)
 #ifndef BOOST_INTRUSIVE_ISLIST_HOOK_HPP\r
 #define BOOST_INTRUSIVE_ISLIST_HOOK_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
-#include <boost/intrusive/detail/utilities.hpp>\r
-#include <boost/intrusive/detail/pointer_type.hpp>\r
-#include <boost/intrusive/detail/pointer_to_other.hpp>\r
-#include <boost/intrusive/detail/slist_node.hpp>\r
-#include <boost/intrusive/slist_algorithms.hpp>\r
-#include <boost/intrusive/linking_policy.hpp>\r
+#include "detail/config_begin.hpp"\r
+#include "detail/utilities.hpp"\r
+#include "detail/pointer_type.hpp"\r
+#include "detail/pointer_to_other.hpp"\r
+#include "detail/slist_node.hpp"\r
+#include "slist_algorithms.hpp"\r
+#include "linking_policy.hpp"\r
 #include <boost/get_pointer.hpp>\r
 #include <stdexcept>\r
 \r