Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / detail / utilities.hpp
index bafa9de..d142334 100644 (file)
@@ -13,9 +13,9 @@
 #ifndef BOOST_INTRUSIVE_DETAIL_UTILITIES_HPP\r
 #define BOOST_INTRUSIVE_DETAIL_UTILITIES_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
-#include <boost/intrusive/detail/pointer_type.hpp>\r
-#include <boost/intrusive/detail/pointer_to_other.hpp>\r
+#include "config_begin.hpp"\r
+#include "pointer_type.hpp"\r
+#include "pointer_to_other.hpp"\r
 #include <boost/get_pointer.hpp>\r
 #include <cstddef>\r
 \r
@@ -166,6 +166,6 @@ struct member_value_traits
 } //namespace intrusive \r
 } //namespace boost \r
 \r
-#include <boost/intrusive/detail/config_end.hpp>\r
+#include "config_end.hpp"\r
 \r
 #endif //BOOST_INTRUSIVE_DETAIL_UTILITIES_HPP\r