mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-20 03:02:13 +00:00
Correct version of Boost to use for unsupported compilers
[SVN r29857]
This commit is contained in:
@@ -169,7 +169,7 @@ namespace std {
|
||||
|
||||
// Cannot continue with an unsupported compiler
|
||||
#ifdef BOOST_UBLAS_UNSUPPORTED_COMPILER
|
||||
#error Your compiler is unsupported by this verions of uBLAS. Try using Boost 1.31.0 which support many old compilers.
|
||||
#error Your compiler is unsupported by this verions of uBLAS. Boost 1.32.0 includes uBLAS with support for many old compilers.
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user