Manually apply [69019] from trunk.

[SVN r81330]
This commit is contained in:
Peter Dimov
2012-11-14 11:43:17 +00:00
parent 8bf183b373
commit 227d2e3255

View File

@ -44,7 +44,7 @@
#undef BOOST_SP_HAS_SYNC
#endif
#if defined( __INTEL_COMPILER ) && !defined( __ia64__ ) && ( __INTEL_COMPILER < 1100 )
#if defined( __INTEL_COMPILER ) && !defined( __ia64__ ) && ( __INTEL_COMPILER < 1110 )
#undef BOOST_SP_HAS_SYNC
#endif