mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +01:00
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_COMMIT_HASH "@HASH@"
|
||||||
#define GIT_BRANCH "@BRANCH@"
|
#define GIT_BRANCH "@BRANCH@"
|
||||||
#define GIT_COMMIT_MESSAGE "@MESSAGE@"
|
#define GIT_COMMIT_MESSAGE "@MESSAGE@"
|
||||||
|
|
Loading…
Add table
Reference in a new issue