1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-17 03:50: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

@ -22,7 +22,7 @@
* SOFTWARE.
*/
#include <iostream>
#include <libeosio/WIF.h>
#include <libeosio/WIF.hpp>
#include <eoskeygen/core/dictionary.h>
#include "console.hpp"
#include "cli_key_search_result.hpp"