mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
corrected typo
svn path=/trunk/boost/boost/numeric/ublas/; revision=23112
This commit is contained in:
@@ -363,7 +363,7 @@ namespace std {
|
||||
#define BOOST_UBLAS_BOUNDS_CHECK
|
||||
|
||||
// Type check for non dense matrices
|
||||
#ifndef BOOST_NO_UBLAS_TYPE_CHECK
|
||||
#ifndef BOOST_UBLAS_NO_TYPE_CHECK
|
||||
#define BOOST_UBLAS_TYPE_CHECK
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user