mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 14:06:07 -04:00
Remove epee header dependency on cryptonote_core
This commit is contained in:
parent
77e1ebff26
commit
e736964a0c
7 changed files with 10 additions and 6 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <map>
|
||||
#include "cryptonote_basic/cryptonote_basic.h"
|
||||
#include "cryptonote_basic/tx_extra.h"
|
||||
#include "cryptonote_core/cryptonote_core.h"
|
||||
#include "cryptonote_core/blockchain.h"
|
||||
#include "p2p/p2p_protocol_defs.h"
|
||||
#include "net/connection_basic.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue