We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab44be commit 1a4ce32Copy full SHA for 1a4ce32
2 files changed
src/snapshot.cpp
@@ -2,7 +2,6 @@
2
// Distributed under the MIT software license, see the accompanying
3
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5
-#include <util.h>
6
#include <amount.h>
7
#include <snapshot.h>
8
#include <util/time.h>
src/snapshot.h
@@ -6,7 +6,6 @@
#define MICRO_SNAPSHOT_H
#include <primitives/transaction.h>
9
10
#include <fs.h>
11
12
struct SnapshotEntry {
0 commit comments