From ac51ccbf8c54a634a43969edba37b74430b7d5fa Mon Sep 17 00:00:00 2001 From: sowle Date: Mon, 21 Oct 2024 20:51:27 +0200 Subject: [PATCH] gcc compilation fixed --- src/currency_core/currency_basic.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/currency_core/currency_basic.h b/src/currency_core/currency_basic.h index b56b6385..d0630089 100644 --- a/src/currency_core/currency_basic.h +++ b/src/currency_core/currency_basic.h @@ -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