From 0d0da4af7bd2284458d3700200133afca09e7dc1 Mon Sep 17 00:00:00 2001 From: Ghost-ai-cpu <72390639+Ghost-ai-cpu@users.noreply.github.com> Date: Mon, 23 Aug 2021 11:09:54 +0530 Subject: [PATCH] Update portable_storage.h --- src/contrib/epee/include/storages/portable_storage.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/contrib/epee/include/storages/portable_storage.h b/src/contrib/epee/include/storages/portable_storage.h index d0e40d6..523597d 100644 --- a/src/contrib/epee/include/storages/portable_storage.h +++ b/src/contrib/epee/include/storages/portable_storage.h @@ -37,6 +37,7 @@ #include "portable_storage_val_converters.h" #include "span.h" #include "int-util.h" +#include namespace epee {