X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=boost%2Fintrusive%2Fdetail%2Fpointer_to_other.hpp;h=576e7689287175fccdc49d16a788f2e8e0750aba;hb=8d2d26f114d3df0a60c5c516fcf40671b1e55558;hp=6092c97913053e1a1059e5b75b4e84af1bd7b086;hpb=c448a643750c87940ac41b3cef33b6379950aa54;p=senf.git diff --git a/boost/intrusive/detail/pointer_to_other.hpp b/boost/intrusive/detail/pointer_to_other.hpp index 6092c97..576e768 100644 --- a/boost/intrusive/detail/pointer_to_other.hpp +++ b/boost/intrusive/detail/pointer_to_other.hpp @@ -11,7 +11,7 @@ #ifndef BOOST_INTRUSIVE_POINTER_TO_OTHER_HPP #define BOOST_INTRUSIVE_POINTER_TO_OTHER_HPP -#include +#include "config_begin.hpp" #include #if (BOOST_VERSION < 103400) @@ -60,6 +60,6 @@ struct pointer_to_other< T*, U > #endif //#ifndef BOOST_POINTER_TO_OTHER_HPP_INCLUDED -#include +#include "config_end.hpp" #endif //#ifndef BOOST_INTRUSIVE_POINTER_TO_OTHER_HPP