From 698c5e7e94eb39d16d422ec2cab8e162b513ff53 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 13 Feb 2018 22:34:29 +0200 Subject: [PATCH] Test --- src/pow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pow.cpp b/src/pow.cpp index fde35cb57..033f8d9e3 100644 --- a/src/pow.cpp +++ b/src/pow.cpp @@ -13,6 +13,7 @@ #include "streams.h" #include "uint256.h" #include "util.h" +#include "consensus/validation.h" #include "sodium.h"