Chaste Release::3.1
|
#include <new>
#include <climits>
#include <boost/serialization/access.hpp>
#include <boost/version.hpp>
Go to the source code of this file.
This header is a wrapper including some of the Boost serialization library headers, along with a couple of standard C++ headers required to fix bugs in Boost.
Include this header in place of <boost/serialization/access.hpp>
Definition in file ChasteSerialization.hpp.