Skip to content

Commit

Permalink
[FOLD] Fix non-unity build
Browse files Browse the repository at this point in the history
  • Loading branch information
bachase committed Apr 24, 2017
1 parent 239defb commit a2a4b34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/consensus/Validations_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,8 @@ class Validations_test : public beast::unit_test::suite
testFlush()
{
// Test final flush of validations
using namespace std::chrono_literals;

TestHarness harness;

Node a = harness.makeNode(), b = harness.makeNode(),
Expand Down

0 comments on commit a2a4b34

Please sign in to comment.