forked from lthn/blockchain
more compilation fixed for gcc
This commit is contained in:
parent
46f6e29efb
commit
93c6c2a0b3
1 changed files with 2 additions and 3 deletions
|
|
@ -1,11 +1,10 @@
|
|||
// Copyright (c) 2014-2020 Zano Project
|
||||
// Copyright (c) 2014-2025 Zano Project
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
#include "../common/error_codes.h"
|
||||
|
||||
namespace plain_wallet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue