mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
[Univalue] add univalue over subtree
similar to secp256k1 include and compile univalue over a subtree
This commit is contained in:
committed by
Jonas Schnelli
parent
6e16a41313
commit
9623e93473
@@ -20,7 +20,7 @@
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/date_time/posix_time/posix_time.hpp>
|
||||
|
||||
#include "univalue/univalue.h"
|
||||
#include <univalue.h>
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user