Fixes needed to build using GCC

This commit is contained in:
Luca D'Amico
2024-08-25 20:27:42 +02:00
parent c916f47f75
commit bf4195b581
3 changed files with 14 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "dec5243"
#define GIT_COMMIT_HASH "c916f47"
#endif