Skip to content

Commit

Permalink
Merge pull request #1917 from pmconrad/fix-build
Browse files Browse the repository at this point in the history
Fix broken build
  • Loading branch information
pmconrad committed Aug 15, 2019
2 parents c3a4b65 + a0aa6b4 commit 7beb5e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/tests/database_api_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@
#include <graphene/chain/hardfork.hpp>

#include <fc/crypto/digest.hpp>

#include <fc/crypto/hex.hpp>

#include "../common/database_fixture.hpp"

#include <random>

using namespace graphene::chain;
using namespace graphene::chain::test;

Expand Down

0 comments on commit 7beb5e7

Please sign in to comment.