Fix #1938 in trunk

[SVN r45690]
This commit is contained in:
Peter Dimov
2008-05-23 20:29:14 +00:00
parent 2bfe13c9c4
commit 366472fc35

View File

@ -18,6 +18,10 @@
#include <boost/detail/sp_typeinfo.hpp>
#include <limits.h>
#if defined( __ia64__ ) && defined( __INTEL_COMPILER )
# include <ia64intrin.h>
#endif
namespace boost
{