Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
#include <climits>
#include <new>
#include <boost/serialization/access.hpp>
#include <boost/version.hpp>
Go to the source code of this file.
Macros | |
#define | CHASTE_CAN_CHECKPOINT_DLLS |
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.
#define CHASTE_CAN_CHECKPOINT_DLLS |
Check for versions of Boost we don't support at all.
Definition at line 72 of file ChasteSerialization.hpp.