mirror of
https://github.com/USCiLab/cereal.git
synced 2025-10-18 01:45:52 +02:00
adding version macro for boost transition layer
This commit is contained in:
@@ -656,3 +656,5 @@ int main()
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
CEREAL_CLASS_VERSION(std::vector<int>, 1);
|
||||
|
||||
Reference in New Issue
Block a user