mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-24 04:22:12 +00:00
Comment typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user