Go to file
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
include/boost Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
test Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r4, 2000-07-07 16:04:40 +00:00
histogram.cpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
index.html Fixed typo 2008-08-18 23:48:15 +00:00
integrate.hpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
nondet_random_speed.cpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
nondet_random.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random_demo.cpp for a variate_generator, use a base_generator_type *reference* 2005-05-10 20:40:59 +00:00
random_device.cpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
random_speed.cpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
random_test.cpp Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 2005-08-25 16:27:28 +00:00
random-concepts.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random-distributions.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random-generators.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random-misc.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random-performance.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
random-variate.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
statistic_tests.cpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
statistic_tests.hpp Converted to Boost Software License, Version 1.0 2004-07-27 03:43:34 +00:00
wg21-proposal.html Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00