forked from lthn/blockchain
gcc compilation fixed
This commit is contained in:
parent
6a32f3f26d
commit
ac51ccbf8c
1 changed files with 3 additions and 1 deletions
|
|
@ -74,7 +74,9 @@ namespace currency
|
|||
/************************************************************************/
|
||||
/* */
|
||||
/************************************************************************/
|
||||
|
||||
|
||||
struct asset_descriptor_operation_v1;
|
||||
|
||||
//since structure used in blockchain as a key accessor, then be sure that there is no padding inside
|
||||
#pragma pack(push, 1)
|
||||
struct account_public_address_old
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue