2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 04:22:12 +00:00

Comment typo

This commit is contained in:
Michael Stevens
2005-07-15 15:58:50 +00:00
parent 353d453f07
commit ca293ba047

View File

@@ -140,7 +140,7 @@ namespace std {
#if defined (__sgi) && ! defined (BOOST_STRICT_CONFIG)
// Missing std::abs overloads for float types in <cmath> are in <cstdlib>
// This should should be library version specific.
// This test should be library version specific.
#include <cstdlib>
#if __COMPILER_VERSION >=650