Skip to content

Commit

Permalink
Add missing lib/logger.hpp include. (#4524)
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu authored Mar 26, 2024
1 parent 43dae2f commit f942d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nano/test_common/ledger.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <nano/lib/logging.hpp>
#include <nano/lib/stats.hpp>
#include <nano/lib/work.hpp>
#include <nano/secure/ledger.hpp>
Expand Down

0 comments on commit f942d90

Please sign in to comment.