Index: boost/numeric/interval/hw_rounding.hpp =================================================================== --- boost/numeric/interval/hw_rounding.hpp (revision 63328) +++ boost/numeric/interval/hw_rounding.hpp (working copy) @@ -29,6 +29,8 @@ # include #elif defined(ia64) || defined(__ia64) || defined(__ia64__) # include +#elif defined(i386) && defined(__SUNPRO_CC) +# include #endif #if defined(BOOST_NUMERIC_INTERVAL_NO_HARDWARE) && (defined(__USE_ISOC99) || defined(__MSL__))