mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
change remaining .h files to .hpp
This commit is contained in:
parent
9dacf00c7f
commit
a85c9b5090
22 changed files with 66 additions and 36 deletions
|
|
@ -26,8 +26,8 @@
|
|||
#include <mutex>
|
||||
#include <vector>
|
||||
#include <libeosio/ec.hpp>
|
||||
#include <eoskeygen/key_search_result.h>
|
||||
#include <eoskeygen/key_search.h>
|
||||
#include <eoskeygen/key_search_result.hpp>
|
||||
#include <eoskeygen/key_search.hpp>
|
||||
|
||||
namespace eoskeygen {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue