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

@ -25,7 +25,7 @@
#include <thread>
#include <mutex>
#include <vector>
#include <libeosio/ec.h>
#include <libeosio/ec.hpp>
#include <eoskeygen/key_search_result.h>
#include <eoskeygen/key_search.h>