mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-24 10:23:41 +02:00
move some of the headers that should be included in the library to "include/eoskeygen" folder.
This commit is contained in:
parent
6bf611f7d0
commit
8035e3233c
23 changed files with 35 additions and 33 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#ifndef EOSIOKEYGEN_CORE_FILE_H
|
||||
#define EOSIOKEYGEN_CORE_FILE_H
|
||||
|
||||
#include "string.h"
|
||||
#include <eoskeygen/core/string.h>
|
||||
#include <vector>
|
||||
|
||||
namespace eoskeygen {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue