X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=boost%2Flimits.hpp;h=47d81556118c412e6078afbb032b955564da0570;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hp=d3747a1ad135cc6d5d0b69448851ae9ddc97835e;hpb=a95154919f950f86de9104b2b9dcf1f0c7e83387;p=rsem.git diff --git a/boost/limits.hpp b/boost/limits.hpp index d3747a1..47d8155 100644 --- a/boost/limits.hpp +++ b/boost/limits.hpp @@ -14,7 +14,7 @@ #include #ifdef BOOST_NO_LIMITS -# include +# error "There is no std::numeric_limits suppport available." #else # include #endif