1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-20 09:56:45 +02:00

common/include/eoskeygen/key_search.h: include libeosio/types.h

This commit is contained in:
Henrik Hautakoski 2020-04-08 09:48:58 +02:00
parent fb85be4f1e
commit 52474387ca

View file

@ -26,6 +26,7 @@
#include <stdint.h>
#include <string>
#include <libeosio/types.h>
#include <eoskeygen/config.h>
#include <eoskeygen/core/dictionary.h>
#include <eoskeygen/core/strlist.h>