mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-19 04:10: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
|
|
@ -24,7 +24,7 @@
|
|||
#ifndef EOSIOKEYGEN_COMMON_CORE_FILE_H
|
||||
#define EOSIOKEYGEN_COMMON_CORE_FILE_H
|
||||
|
||||
#include <eoskeygen/core/strlist.h>
|
||||
#include <eoskeygen/core/strlist.hpp>
|
||||
|
||||
namespace eoskeygen {
|
||||
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
#define EOSIOKEYGEN_COMMON_CORE_LEET_H
|
||||
|
||||
#include <string>
|
||||
#include <eoskeygen/core/strlist.h>
|
||||
#include <eoskeygen/core/strlist.hpp>
|
||||
|
||||
namespace eoskeygen {
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue