2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 03:42:19 +00:00
John Maddock 19d0e14743 Merge fixes from Trunk.
Fixes #2392.

Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.

Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library. With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only. 

[SVN r49314]
2008-10-13 09:00:03 +00:00
2008-07-23 15:15:27 +00:00
2008-10-03 19:55:50 +00:00
2002-09-14 09:26:03 +00:00
2006-11-07 19:11:57 +00:00
Description
Mirrored via gitea-mirror
50 MiB
Languages
C++ 99%
QMake 0.5%
Python 0.3%
Shell 0.1%