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

libeosio .h files are renamed to .hpp

This commit is contained in:
Henrik Hautakoski 2020-04-19 11:17:15 +02:00
parent 9e9e96b954
commit e5cb4a72f6
10 changed files with 14 additions and 14 deletions

View file

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