2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-20 03:02:13 +00:00
[SVN r24655]
This commit is contained in:
Michael Stevens
2004-08-23 07:34:59 +00:00
parent d55d84f28c
commit 1d2df214d9

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.