Skip to content

Commit 67f4e9c

Browse files
Include core_io.h from core_read.cpp
1 parent eca9767 commit 67f4e9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core_read.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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 <core_io.h>
6+
57
#include <primitives/block.h>
68
#include <primitives/transaction.h>
79
#include <script/script.h>

0 commit comments

Comments
 (0)