mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50: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
|
|
@ -29,8 +29,8 @@
|
|||
#include <QFuture>
|
||||
#include <QtConcurrent>
|
||||
#include <libeosio/WIF.hpp>
|
||||
#include <eoskeygen/core/leet.h>
|
||||
#include <eoskeygen/core/string.h>
|
||||
#include <eoskeygen/core/leet.hpp>
|
||||
#include <eoskeygen/core/string.hpp>
|
||||
#include "config.hpp"
|
||||
#include "helpers.hpp"
|
||||
#include "SearchWindow.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue