mirror of
https://github.com/minetest/minetest.git
synced 2024-11-08 16:53:47 +01:00
921151d97a
* Migrate cpp headers to pragma once
7 lines
169 B
C
7 lines
169 B
C
// Filled in by the build system
|
|
// Separated from cmake_config.h to avoid excessive rebuilds on every commit
|
|
|
|
#pragma once
|
|
|
|
#define VERSION_GITHASH "@VERSION_GITHASH@"
|