1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00

src/key_search.h: include the right file.

This commit is contained in:
Henrik Hautakoski 2020-03-19 07:25:10 +01:00
parent f5ab96e04f
commit 6bf611f7d0

View file

@ -25,7 +25,7 @@
#define EOSIOKEYGEN_KEY_SEARCH_H
#include "core/dictionary.h"
#include "string.h"
#include "core/string.h"
namespace eoskeygen {