64c64
< class Checkpoint;
---
> class CheckpointIn;
295c295
< void loadState(Checkpoint *checkpoint);
---
> void loadState(CheckpointIn &checkpoint);