X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=boost%2Fintrusive%2Fdetail%2Fpointer_type.hpp;h=065250f0f088d44c798dd25dec05dfb8c662e8eb;hb=8871644fd9655c9e62384f6f39ce7c0c6c8dcf30;hp=245fcac936cc3f8d687df51df9dd09897c2438db;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/boost/intrusive/detail/pointer_type.hpp b/boost/intrusive/detail/pointer_type.hpp index 245fcac..065250f 100644 --- a/boost/intrusive/detail/pointer_type.hpp +++ b/boost/intrusive/detail/pointer_type.hpp @@ -11,7 +11,7 @@ #ifndef BOOST_INTRUSIVE_POINTER_TYPE_HPP #define BOOST_INTRUSIVE_POINTER_TYPE_HPP -#include +#include "config_begin.hpp" namespace boost { namespace intrusive { @@ -49,6 +49,6 @@ struct pointer_type } //namespace intrusive } // namespace boost -#include +#include "config_end.hpp" #endif //#ifndef BOOST_INTRUSIVE_POINTER_TYPE_HPP