Missing includes

This commit is contained in:
Jorge Timón
2017-04-07 04:04:19 +02:00
parent a1fd450328
commit 1c897fc3da
8 changed files with 9 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include "consensus/validation.h"
#include "core_io.h"
#include "init.h"
#include "wallet/coincontrol.h"
#include "validation.h"
#include "net.h"
#include "policy/policy.h"