diff --git a/include/boost/bind.hpp b/include/boost/bind.hpp index f6ec475..7597244 100644 --- a/include/boost/bind.hpp +++ b/include/boost/bind.hpp @@ -1548,7 +1548,8 @@ template _bi::bind_t< R, _mfi::dm, typename _bi::list_av_1::type > @@ -1588,7 +1589,7 @@ template< class R, class T > struct add_cref< R (T::*) () const, 1 > typedef void type; }; -#endif +#endif // __IBMCPP__ template struct isref {