diff --git a/include/boost/smart_ptr/detail/sp_has_sync.hpp b/include/boost/smart_ptr/detail/sp_has_sync.hpp index 0c4727c..e1debf0 100644 --- a/include/boost/smart_ptr/detail/sp_has_sync.hpp +++ b/include/boost/smart_ptr/detail/sp_has_sync.hpp @@ -26,7 +26,7 @@ # define BOOST_SP_HAS_SYNC -#elif defined( __IBMCPP__ ) && ( __IBMCPP__ >= 1210 ) +#elif defined( __IBMCPP__ ) && ( __IBMCPP__ >= 1210 ) && !defined( __COMPILER_VER__ ) # define BOOST_SP_HAS_SYNC