diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-12-21 11:45:01 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-01-10 01:57:51 +0000 |
| commit | 40ab12a773bc71c566485f4738dfeada7493a10a (patch) | |
| tree | 9ae443fc09c7ed371cee8355d8fd06c372ce43c9 /contrib/epee/src/connection_basic.cpp | |
| parent | a529f0a6c9a74a4a05205c75d5b3f726e8e58ea0 (diff) | |
| download | monzero-core-40ab12a773bc71c566485f4738dfeada7493a10a.tar.gz monzero-core-40ab12a773bc71c566485f4738dfeada7493a10a.tar.xz monzero-core-40ab12a773bc71c566485f4738dfeada7493a10a.zip | |
epee: remove dependency on common
Diffstat (limited to 'contrib/epee/src/connection_basic.cpp')
| -rw-r--r-- | contrib/epee/src/connection_basic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/epee/src/connection_basic.cpp b/contrib/epee/src/connection_basic.cpp index 534044a79..5848d1268 100644 --- a/contrib/epee/src/connection_basic.cpp +++ b/contrib/epee/src/connection_basic.cpp @@ -78,7 +78,6 @@ // TODO: #include "net/network_throttle-detail.hpp" -#include "cryptonote_core/cryptonote_core.h" #undef MONERO_DEFAULT_LOG_CATEGORY #define MONERO_DEFAULT_LOG_CATEGORY "net.p2p" |
