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

@ -29,6 +29,7 @@
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
#include "common/command_line.h"
#include "cryptonote_core/cryptonote_core.h"
#include "net_node.h"
namespace nodetool