From e736964a0cd37d887d4da2ef362e760d1cb7474f Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Fri, 12 Oct 2018 15:20:42 +0000 Subject: Remove epee header dependency on cryptonote_core --- contrib/epee/include/net/http_protocol_handler.inl | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/epee/include/net/http_protocol_handler.inl') diff --git a/contrib/epee/include/net/http_protocol_handler.inl b/contrib/epee/include/net/http_protocol_handler.inl index 76db5346f..b53bdc200 100644 --- a/contrib/epee/include/net/http_protocol_handler.inl +++ b/contrib/epee/include/net/http_protocol_handler.inl @@ -32,6 +32,7 @@ #include "string_tools.h" #include "file_io_utils.h" #include "net_parse_helpers.h" +#include "time_helper.h" #undef MONERO_DEFAULT_LOG_CATEGORY #define MONERO_DEFAULT_LOG_CATEGORY "net.http" -- cgit v1.2.3