Remove epee header dependency on cryptonote_core

This commit is contained in:
moneromooo-monero 2018-10-12 15:20:42 +00:00
parent 77e1ebff26
commit e736964a0c
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
7 changed files with 10 additions and 6 deletions

View file

@ -32,6 +32,7 @@
#include "string_tools.h"
#include "file_io_utils.h"
#include "net_parse_helpers.h"
#include "time_helper.h"
#undef MONERO_DEFAULT_LOG_CATEGORY
#define MONERO_DEFAULT_LOG_CATEGORY "net.http"