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/checkpoints/checkpoints.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/checkpoints/checkpoints.cpp') diff --git a/src/checkpoints/checkpoints.cpp b/src/checkpoints/checkpoints.cpp index c88a630cc..6b48d8723 100644 --- a/src/checkpoints/checkpoints.cpp +++ b/src/checkpoints/checkpoints.cpp @@ -34,6 +34,8 @@ #include "string_tools.h" #include "storages/portable_storage_template_helper.h" // epee json include #include "serialization/keyvalue_serialization.h" +#include +#include #include #include -- cgit v1.2.3