Skip to content

Commit 1a4ce32

Browse files
committed
Remove missing file include
1 parent 6ab44be commit 1a4ce32

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/snapshot.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Distributed under the MIT software license, see the accompanying
33
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
44

5-
#include <util.h>
65
#include <amount.h>
76
#include <snapshot.h>
87
#include <util/time.h>

src/snapshot.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#define MICRO_SNAPSHOT_H
77

88
#include <primitives/transaction.h>
9-
#include <util.h>
109
#include <fs.h>
1110

1211
struct SnapshotEntry {

0 commit comments

Comments
 (0)