internal: use pragma once in version.h
This commit is contained in:
parent
a0038fa161
commit
d83357f497
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
#define GIT_COMMIT_HASH "@HASH@"
|
||||
#define GIT_BRANCH "@BRANCH@"
|
||||
#define GIT_COMMIT_MESSAGE "@MESSAGE@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue