Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / detail / pointer_type.hpp
index 245fcac..065250f 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef BOOST_INTRUSIVE_POINTER_TYPE_HPP\r
 #define BOOST_INTRUSIVE_POINTER_TYPE_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
+#include "config_begin.hpp"\r
 \r
 namespace boost {\r
 namespace intrusive {\r
@@ -49,6 +49,6 @@ struct pointer_type<T, A, false>
 }  //namespace intrusive\r
 } // namespace boost\r
 \r
-#include <boost/intrusive/detail/config_end.hpp>\r
+#include "config_end.hpp"\r
 \r
 #endif   //#ifndef BOOST_INTRUSIVE_POINTER_TYPE_HPP\r