mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-17 04:38:48 +00:00
Fixed serialization runtime exceptions
This commit is contained in:
parent
ca971ff31f
commit
e4f05884c3
23 changed files with 140 additions and 24 deletions
|
|
@ -334,6 +334,7 @@ private:
|
|||
}
|
||||
|
||||
BOOST_SERIALIZATION_SPLIT_MEMBER()
|
||||
friend class boost::serialization::access;
|
||||
};
|
||||
|
||||
} // namespace FileUtil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue