mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-18 20:40:03 +02:00
include/libeosio/WIF.hpp: need to include string
This commit is contained in:
parent
c785da97de
commit
e7e92d2321
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#ifndef LIBEOSIO_WIF_H
|
||||
#define LIBEOSIO_WIF_H
|
||||
|
||||
#include <string>
|
||||
#include <libeosio/types.hpp>
|
||||
|
||||
namespace libeosio {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue