mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-17 20:10:03 +02:00
Rename .h files to .hpp
This commit is contained in:
parent
137d5cbe31
commit
aa7f304118
10 changed files with 10 additions and 10 deletions
|
|
@ -23,9 +23,9 @@
|
|||
*/
|
||||
#include <iostream>
|
||||
#include <string.h>
|
||||
#include <libeosio/base58.h>
|
||||
#include <libeosio/checksum.h>
|
||||
#include <libeosio/WIF.h>
|
||||
#include <libeosio/base58.hpp>
|
||||
#include <libeosio/checksum.hpp>
|
||||
#include <libeosio/WIF.hpp>
|
||||
|
||||
namespace libeosio {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue