From 673c6d2d11a4ae639c43bbf40e31e808932fd625 Mon Sep 17 00:00:00 2001 From: mj-xmr Date: Tue, 10 Nov 2020 18:18:04 +0100 Subject: Reduce compilation time of epee/portable_storage_template_helper.h --- src/daemon/command_parser_executor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/daemon') diff --git a/src/daemon/command_parser_executor.cpp b/src/daemon/command_parser_executor.cpp index 5a7560874..3e02acd03 100644 --- a/src/daemon/command_parser_executor.cpp +++ b/src/daemon/command_parser_executor.cpp @@ -30,6 +30,7 @@ #include "common/command_line.h" #include "net/parse.h" #include "daemon/command_parser_executor.h" +#include #undef MONERO_DEFAULT_LOG_CATEGORY #define MONERO_DEFAULT_LOG_CATEGORY "daemon" -- cgit v1.2.3