factor STL container serialization

This commit is contained in:
moneromooo-monero 2017-12-22 19:47:12 +00:00
parent 7a9a4a6669
commit 2d17feb060
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
15 changed files with 279 additions and 223 deletions

View file

@ -35,6 +35,7 @@ using namespace epee;
#include <boost/algorithm/string.hpp>
#include "wipeable_string.h"
#include "string_tools.h"
#include "serialization/string.h"
#include "cryptonote_format_utils.h"
#include "cryptonote_config.h"
#include "crypto/crypto.h"