diff options
Diffstat (limited to 'src/daemon/core.h')
-rw-r--r-- | src/daemon/core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/core.h b/src/daemon/core.h index c3d84454d..971d9c492 100644 --- a/src/daemon/core.h +++ b/src/daemon/core.h @@ -32,8 +32,6 @@ #include "cryptonote_core/cryptonote_core.h" #include "cryptonote_protocol/cryptonote_protocol_handler.h" #include "misc_log_ex.h" -#include <stdexcept> -#include <boost/program_options.hpp> #include "daemon/command_line_args.h" namespace daemonize |