]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/cmake_config_githash.h.in
Inventory: Send dirty lists where appropriate (#8742)
[dragonfireclient.git] / src / cmake_config_githash.h.in
index c72960c9f813b3dcc962baf91f47c47187ead0b9..66870b0484c4cbfa831613c2740dc148a12d1028 100644 (file)
@@ -1,10 +1,6 @@
 // Filled in by the build system
 // Separated from cmake_config.h to avoid excessive rebuilds on every commit
 
-#ifndef CMAKE_CONFIG_GITHASH_H
-#define CMAKE_CONFIG_GITHASH_H
+#pragma once
 
 #define VERSION_GITHASH "@VERSION_GITHASH@"
-
-#endif
-