From 8603d0c73424f37881f65d2ed333a73f760e92d0 Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 17 Jun 2015 16:35:28 +0200 Subject: Fix to correctly write nonce during tests. --- TestUtils.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TestUtils.cpp') diff --git a/TestUtils.cpp b/TestUtils.cpp index ff5169d5..bd603a61 100644 --- a/TestUtils.cpp +++ b/TestUtils.cpp @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include @@ -116,3 +117,13 @@ void ParallelClientBaseFixture::enumerateClients(std::function