[Fix] (MG_Impl/Getter|CMake): avoid git hash header name collision with SPIRV-Cross

This commit is contained in:
2025-11-29 21:45:13 +08:00
parent a9c49cbc77
commit 11aff346f1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "GL_Getter.h"
#include <Config.h>
#include <GitVersion.h>
#include <MGLGitHash.h>
#include <MG_State/GLState/Core.h>
#include <MG_State/GLState/ErrorState/ErrorInfo.h>
#include <MG_Util/Converters/GLToStr/GLEnumConverter.h>