Apply inclusion fix

This commit is contained in:
Jérôme Leclercq
2021-10-27 18:09:19 +02:00
parent 38a004d1b9
commit f491ee1e38
85 changed files with 118 additions and 20 deletions

View File

@@ -144,4 +144,4 @@ namespace Nz
}
}
#endif // NAZARA_SHADER_ENUMS_HPP
#endif // NAZARA_SHADER_AST_ENUMS_HPP

View File

@@ -106,4 +106,4 @@ namespace Nz::ShaderAst
#include <Nazara/Shader/Ast/ExpressionType.inl>
#endif
#endif // NAZARA_SHADER_AST_EXPRESSIONTYPE_HPP

View File

@@ -369,4 +369,4 @@ namespace Nz::ShaderAst
#include <Nazara/Shader/Ast/Nodes.inl>
#endif
#endif // NAZARA_SHADER_AST_NODES_HPP