mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Fix validationinterface build on super old boost/clang
This should fix all the non-dependancy issues for termux builds. See Github issue #11388.
This commit is contained in:
parent
8ddf60db7a
commit
96c2ce9d34
1 changed files with 2 additions and 0 deletions
|
|
@ -4,7 +4,9 @@
|
|||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "validationinterface.h"
|
||||
|
||||
#include "init.h"
|
||||
#include "primitives/block.h"
|
||||
#include "scheduler.h"
|
||||
#include "sync.h"
|
||||
#include "util.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue