Move include files in debian packge into 'senf' subdirectory
[senf.git] / boost / intrusive / iunordered_set.hpp
index 73e6d17..72f3dea 100644 (file)
@@ -13,8 +13,8 @@
 #ifndef BOOST_INTRUSIVE_IHASHSET_HPP\r
 #define BOOST_INTRUSIVE_IHASHSET_HPP\r
 \r
-#include <boost/intrusive/detail/config_begin.hpp>\r
-#include <boost/intrusive/detail/ihashtable.hpp>\r
+#include "detail/config_begin.hpp"\r
+#include "detail/ihashtable.hpp"\r
 #include <iterator>\r
 \r
 namespace boost {\r
@@ -1649,6 +1649,6 @@ class iunordered_multiset
 } //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_HPP\r