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
|
|
@ -6,6 +6,7 @@
|
|||
#include "cryptopp/sha.h"
|
||||
#include "db.h"
|
||||
#include "net.h"
|
||||
#include "init.h"
|
||||
#undef printf
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/iostreams/concepts.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue