forked from lthn/blockchain
fix gcc compilation
This commit is contained in:
parent
9693253847
commit
a2d2647840
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include <string>
|
||||
#include <iostream>
|
||||
|
||||
#define USE_INSECURE_RANDOM_RPNG_ROUTINES // turns on pseudorandom number generator manupulations for tests
|
||||
|
||||
#include "currency_core/currency_basic.h"
|
||||
#include "currency_core/currency_core.h"
|
||||
#include "wallet/wallet2.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue