From e106bdc1fc3a9bb08837b05299088f3b6c4f66ba Mon Sep 17 00:00:00 2001 From: selsta Date: Fri, 22 Oct 2021 01:59:19 +0200 Subject: epee: add missing header --- src/wallet/wallet_rpc_helpers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/wallet/wallet_rpc_helpers.h b/src/wallet/wallet_rpc_helpers.h index 35714db03..6f50b6727 100644 --- a/src/wallet/wallet_rpc_helpers.h +++ b/src/wallet/wallet_rpc_helpers.h @@ -28,6 +28,7 @@ #pragma once +#include #include namespace -- cgit v1.2.3