1
0
Fork 0
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:
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

@ -24,7 +24,7 @@
#include <openssl/ec.h>
#include <openssl/bn.h>
#include <openssl/hmac.h>
#include <libeosio/ec.h>
#include <libeosio/ec.hpp>
namespace libeosio {