Fix #1938 in release

[SVN r45691]
This commit is contained in:
Peter Dimov
2008-05-23 20:30:15 +00:00
parent 2fe899cdfe
commit a9cd84f43d

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
{