diff options
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/version.h b/include/version.h deleted file mode 100644 index 7a8a67c9..00000000 --- a/include/version.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -extern const char* gVERSION; -extern const char* gVERSION_SHORT; -extern const char* gVERSION_API; |