[SVN r48833]
This commit is contained in:
Peter Dimov
2008-09-17 22:21:56 +00:00
parent e3b9389a24
commit a97cd2d0cc

View File

@ -15,6 +15,10 @@
// http://www.boost.org/LICENSE_1_0.txt)
//
#if defined( __ia64__ ) && defined( __INTEL_COMPILER )
# include <ia64intrin.h>
#endif
namespace boost
{