Skip to content

Commit

Permalink
Merge branch 'fork_9' of github.com:0xPolygonHermez/zkevm-prover into…
Browse files Browse the repository at this point in the history
… fork_9
  • Loading branch information
fractasy committed May 23, 2024
2 parents e4eb29f + af843cc commit e540c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit_test/unit_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include "database_cache_test.hpp"
#include "hashdb_test.hpp"
#include "key_utils_unit_tests.hpp"

#include "zklog.hpp"

uint64_t UnitTest (Goldilocks &fr, PoseidonGoldilocks &poseidon, const Config &config)
{
Expand Down
1 change: 1 addition & 0 deletions tools/sm/blake/blake_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "blake_gate.hpp"
#include "zkassert.hpp"
#include "timer.hpp"
#include "zklog.hpp"

using namespace std;

Expand Down

0 comments on commit e540c8e

Please sign in to comment.