mostly comment changes

This commit is contained in:
Shane Grant
2013-10-12 16:03:28 -07:00
parent 8b170b1651
commit 4e7ec310b3
3 changed files with 167 additions and 99 deletions

View File

@@ -652,6 +652,5 @@ int main()
std::cerr << "-------------------------" << std::endl;
test_unordered_loads<cereal::XMLInputArchive, cereal::XMLOutputArchive>();
return 0;
}