Full merge from trunk at revision 41356 of entire boost-root tree. Do Serialization separately to verify pre-commit check failures have been fixed.

[SVN r41368]
This commit is contained in:
Beman Dawes
2007-11-25 17:57:08 +00:00
parent e36c2be66f
commit 36694aec8f
193 changed files with 11665 additions and 12617 deletions

View File

@@ -13,7 +13,8 @@
// b) usage of a non-default constructor
#include <fstream>
#include <cstdlib> // for rand(), remove()
#include <cstdlib> // for rand()
#include <cstdio> // remove()
#include <cmath> // for fabs()
#include <boost/config.hpp>