From 591ebda079682009e0fa9c9b4b5d05d566701f33 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Wed, 15 Jul 2020 09:47:22 -0700 Subject: [PATCH] Bug fix --- src/offshore/pricing_record.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/offshore/pricing_record.cpp b/src/offshore/pricing_record.cpp index fda0b08..b17b460 100644 --- a/src/offshore/pricing_record.cpp +++ b/src/offshore/pricing_record.cpp @@ -39,6 +39,7 @@ #include #include #include +#include #include "serialization/keyvalue_serialization.h" #include "storages/portable_storage.h"