forked from lthn/blockchain
fixed linux build
This commit is contained in:
parent
6e050fce8b
commit
c121c7f20f
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
|
||||
#include "include_base_utils.h"
|
||||
#include "serialization/keyvalue_serialization.h"
|
||||
#include "storages/portable_storage_from_json.h"
|
||||
#include "storages/portable_storage_to_json.h"
|
||||
#include "crypto/crypto.h"
|
||||
#include "crypto/hash.h"
|
||||
#include "currency_core/currency_basic.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue