mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-23 16:02:13 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user