mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Only include init.h when we have to
This commit is contained in:
parent
40c2614ef4
commit
edd309e537
5 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include "db.h"
|
||||
#include "rpc.h"
|
||||
#include "net.h"
|
||||
#include "init.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace boost;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue