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