1
0
Fork 0
forked from lthn/blockchain

more compilation fixed for gcc

This commit is contained in:
sowle 2025-01-16 05:40:28 +01:00
parent 46f6e29efb
commit 93c6c2a0b3
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -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