Apply header guard check
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef NAZARA_LANGWRITER_HPP
|
||||
#define NAZARA_LANGWRITER_HPP
|
||||
#ifndef NAZARA_SHADER_LANGWRITER_HPP
|
||||
#define NAZARA_SHADER_LANGWRITER_HPP
|
||||
|
||||
#include <Nazara/Prerequisites.hpp>
|
||||
#include <Nazara/Shader/Config.hpp>
|
||||
@@ -118,4 +118,4 @@ namespace Nz
|
||||
|
||||
#include <Nazara/Shader/LangWriter.inl>
|
||||
|
||||
#endif
|
||||
#endif // NAZARA_SHADER_LANGWRITER_HPP
|
||||
|
||||
Reference in New Issue
Block a user