mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
cli: change .h to .hpp
This commit is contained in:
parent
e9dadc07ac
commit
54d46004c1
13 changed files with 13 additions and 13 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#define _isatty isatty
|
||||
#define _fileno fileno
|
||||
#endif
|
||||
#include "isatty.h"
|
||||
#include "isatty.hpp"
|
||||
|
||||
namespace eoskeygen {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue