diff options
Diffstat (limited to 'src/daemon/main.cpp')
-rw-r--r-- | src/daemon/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/main.cpp b/src/daemon/main.cpp index 68e375269..1de55a685 100644 --- a/src/daemon/main.cpp +++ b/src/daemon/main.cpp @@ -40,7 +40,6 @@ #include "misc_log_ex.h" #include "p2p/net_node.h" #include "rpc/core_rpc_server.h" -#include <boost/program_options.hpp> #include "daemon/command_line_args.h" #include "blockchain_db/db_types.h" |