Comment typo

svn path=/trunk/boost/boost/numeric/ublas/; revision=30111
This commit is contained in:
Michael Stevens 2005-07-15 15:58:50 +00:00
parent 1fd7406c5d
commit 4bd491fb27

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