2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-27 17:32:09 +00:00
svn path=/trunk/boost/boost/numeric/ublas/; revision=24655
This commit is contained in:
Michael Stevens
2004-08-23 07:34:59 +00:00
parent fdc7204167
commit 57b7232c2a

View File

@@ -72,6 +72,7 @@
#define BOOST_UBLAS_NO_CMATH
#endif
// We must disable element proxies as they require template partial specialisation
#define BOOST_UBLAS_NO_ELEMENT_PROXIES
// This seems to be a problem in boost.config, but won't be fixed.