mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-14 06:32:33 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <qt/guiutil.h>
|
||||
|
||||
#include <interfaces/node.h>
|
||||
#include <validation.h> // for cs_main
|
||||
#include <sync.h>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user