Move hex->bin conversion to monero copyright files and with less includes

This commit is contained in:
Lee Clagett 2019-11-17 04:29:18 +00:00
parent 81c5943453
commit 5fcc23ae0a
7 changed files with 104 additions and 42 deletions

View file

@ -31,6 +31,8 @@
#include <algorithm>
#include <boost/utility/string_ref.hpp>
#include "misc_log_ex.h"
#undef MONERO_DEFAULT_LOG_CATEGORY
#define MONERO_DEFAULT_LOG_CATEGORY "serialization"