Fixed serialization runtime exceptions

This commit is contained in:
Hamish Milne
2020-02-13 17:42:08 +08:00
committed by zhupengfei
parent ca971ff31f
commit e4f05884c3
23 changed files with 140 additions and 24 deletions
+2
View File
@@ -14,6 +14,8 @@
////////////////////////////////////////////////////////////////////////////////////////////////////
SERIALIZE_EXPORT_IMPL(SharedPage::Handler)
namespace boost::serialization {
template <class Archive>