From dc48de74e80140d90052c0ebdba31769edb34a0f Mon Sep 17 00:00:00 2001 From: mj-xmr Date: Mon, 9 Nov 2020 20:49:11 +0100 Subject: Reduce compilation time of epee/portable_storage.h --- tests/unit_tests/epee_serialization.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit_tests/epee_serialization.cpp') diff --git a/tests/unit_tests/epee_serialization.cpp b/tests/unit_tests/epee_serialization.cpp index cade16f0d..95a2b6ecd 100644 --- a/tests/unit_tests/epee_serialization.cpp +++ b/tests/unit_tests/epee_serialization.cpp @@ -30,6 +30,7 @@ #include #include "storages/portable_storage.h" +#include "span.h" TEST(epee_binary, two_keys) { -- cgit v1.2.3