mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Discover some missing includes
This commit is contained in:
parent
8d5e5102f6
commit
53efb09e4c
6 changed files with 10 additions and 1 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include "utilmoneystr.h"
|
||||
#include "base58.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
string EncodeHexTx(const CTransaction& tx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue