Include boost variant support for cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
This commit is contained in:
@@ -71,6 +71,7 @@ using enable_if_t = typename enable_if<B, T>::type;
|
||||
#include <cereal/archives/portable_binary.hpp>
|
||||
#include <cereal/archives/xml.hpp>
|
||||
#include <cereal/archives/json.hpp>
|
||||
#include <cereal/types/boost_variant.hpp>
|
||||
|
||||
#include <mlpack/core/cereal/array_wrapper.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user