Remove the serialization experiments with YAS

This commit is contained in:
Mark Hoekveen
2019-06-04 12:49:26 +02:00
parent 826af62605
commit 375626e6f6
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
#include <boost/serialization/string.hpp>
//YAS Serialization:
#include <yas/serialize.hpp>
#include <yas/std_types.hpp>
//#include <yas/serialize.hpp>
//#include <yas/std_types.hpp>
#include <chrono> //Debug, for measuring execution times