hashlib: declare YS_HASHING_VERSION = 1

This commit is contained in:
Emil J. Tywoniak
2024-12-18 15:09:25 +01:00
parent 1df8a3e64b
commit 0a525f38c2
2 changed files with 16 additions and 12 deletions
+2
View File
@@ -20,6 +20,8 @@
#include <type_traits>
#include <stdint.h>
#define YS_HASHING_VERSION 1
namespace hashlib {
/**