disabled asm implementation for ICC/IA64

[SVN r29166]
This commit is contained in:
Joaquín M. López Muñoz
2005-05-24 12:11:35 +00:00
parent 880c2e1062
commit 24c23b8064

View File

@ -35,7 +35,7 @@
//~ # include <boost/detail/sp_counted_base_cw_x86.hpp>
#elif defined( __GNUC__ ) && defined( __ia64__ )
#elif defined( __GNUC__ ) && defined( __ia64__ ) && !defined( __INTEL_COMPILER )
# include <boost/detail/sp_counted_base_gcc_ia64.hpp>