2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-25 18:32:26 +00:00
John Maddock f667a1e945 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.

Fixes #2392.


[SVN r49254]
2008-10-10 16:10:00 +00:00
2007-08-08 19:02:26 +00:00
2008-08-18 23:48:15 +00:00
Description
Mirrored via gitea-mirror
6.4 MiB
Languages
C++ 99.5%
HTML 0.4%
CMake 0.1%