mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Move hex->bin conversion to monero copyright files and with less includes
This commit is contained in:
parent
81c5943453
commit
5fcc23ae0a
7 changed files with 104 additions and 42 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue