Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / iunordered_set_hook.hpp
index 2c059ca..c79ac2c 100644 (file)
 #ifndef BOOST_INTRUSIVE_IHASHSET_HOOK_HPP\r
 #define BOOST_INTRUSIVE_IHASHSET_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/islist_hook.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 "islist_hook.hpp"\r
+#include "linking_policy.hpp"\r
 #include <boost/get_pointer.hpp>\r
 #include <stdexcept>\r
 \r
@@ -565,6 +565,6 @@ class iunordered_set_auto_member_hook
 } //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_IHASHSET_HOOK_HPP\r