From fd14a990e038c3142a58a661d8f1bb9a987df912 Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Tue, 11 Feb 2020 23:58:44 +0100 Subject: [PATCH] cut //#include daemon/daemon_commands_handler.h --- src/wallet/wallets_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/wallets_manager.h b/src/wallet/wallets_manager.h index 4f24848f..59ea9c5a 100644 --- a/src/wallet/wallets_manager.h +++ b/src/wallet/wallets_manager.h @@ -26,7 +26,7 @@ using namespace epee; #include "currency_protocol/currency_protocol_handler.h" #include "core_fast_rpc_proxy.h" #endif -#include "daemon/daemon_commands_handler.h" +//#include "daemon/daemon_commands_handler.h" //#include "common/miniupnp_helper.h" #include "view_iface.h" #include "wallet2.h"