1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-17 12:00:02 +02:00

Rename .h files to .hpp

This commit is contained in:
Henrik Hautakoski 2020-04-19 11:09:32 +02:00
parent 137d5cbe31
commit aa7f304118
10 changed files with 10 additions and 10 deletions

View file

@ -27,7 +27,7 @@
#include <algorithm>
#include <cstddef>
#include <cassert>
#include <libeosio/base58.h>
#include <libeosio/base58.hpp>
namespace libeosio {