mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-21 15:32:12 +00:00
opps
svn path=/trunk/boost/boost/numeric/ublas/; revision=24587
This commit is contained in:
@@ -286,7 +286,7 @@ bool disable_type_check<Dummy>::value = false;
|
||||
// #define BOOST_UBLAS_SIMPLE_ET_DEBUG
|
||||
|
||||
// Select stream types defined for IO
|
||||
#if !define (BOOST_UBLAS_USE_STREAM) && !define(BOOST_UBLAS_USE_BASIC_STREAM)
|
||||
#if !defined(BOOST_UBLAS_USE_STREAM) && !defined(BOOST_UBLAS_USE_BASIC_STREAM)
|
||||
#define BOOST_UBLAS_USE_STREAM
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user