feat(Makefile): headers installation
This commit is contained in:
4
include/base.hpp
Normal file
4
include/base.hpp
Normal file
@ -0,0 +1,4 @@
|
||||
#include <base/hex.hpp>
|
||||
#include <base/baseN.hpp>
|
||||
#include <base/base64.hpp>
|
||||
#include <base/hash/sha256.hpp>
|
||||
Reference in New Issue
Block a user