From 84166cc4d376602adc4983648d7217afec5256f9 Mon Sep 17 00:00:00 2001 From: abitmore Date: Thu, 22 Apr 2021 21:58:47 +0000 Subject: [PATCH] Remove an unnecessary header include --- tests/performance/genesis_allocation.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/performance/genesis_allocation.cpp b/tests/performance/genesis_allocation.cpp index f3c06fe4a8..7ec3029b77 100644 --- a/tests/performance/genesis_allocation.cpp +++ b/tests/performance/genesis_allocation.cpp @@ -28,8 +28,6 @@ #include -#include - #include extern uint32_t GRAPHENE_TESTING_GENESIS_TIMESTAMP;