X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Flimits.hpp;h=47d81556118c412e6078afbb032b955564da0570;hp=d3747a1ad135cc6d5d0b69448851ae9ddc97835e;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d 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