We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b411e58 commit 8952f68Copy full SHA for 8952f68
src/chainparamsbase.h
@@ -7,6 +7,7 @@
7
8
#include <util/chaintype.h>
9
10
+#include <cstdint>
11
#include <memory>
12
#include <string>
13
src/node/interface_ui.h
@@ -6,6 +6,7 @@
6
#ifndef BITCOIN_NODE_INTERFACE_UI_H
#define BITCOIN_NODE_INTERFACE_UI_H
#include <functional>
0 commit comments