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

@@ -61,4 +61,4 @@ namespace Nz
#include <Nazara/OpenGLRenderer/OpenGLCommandBufferBuilder.inl>
#endif
#endif // NAZARA_OPENGLRENDERER_OPENGLCOMMANDBUFFERBUILDER_HPP

View File

@@ -42,4 +42,4 @@ namespace Nz
#include <Nazara/OpenGLRenderer/OpenGLFboFramebuffer.hpp>
#endif
#endif // NAZARA_OPENGLRENDERER_OPENGLFBOFRAMEBUFFER_HPP

View File

@@ -2,6 +2,7 @@
// This file is part of the "Nazara Engine - OpenGL renderer"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/OpenGLRenderer/OpenGLFboFramebuffer.hpp>
#include <Nazara/OpenGLRenderer/OpenGLFramebuffer.hpp>
#include <Nazara/OpenGLRenderer/Debug.hpp>

View File

@@ -86,4 +86,4 @@ namespace Nz
#include <Nazara/OpenGLRenderer/OpenGLRenderPipelineLayout.inl>
#endif // NAZARA_OPENGLRENDERER_OPENGLRENDERPIPELINE_HPP
#endif // NAZARA_OPENGLRENDERER_OPENGLRENDERPIPELINELAYOUT_HPP

View File

@@ -62,4 +62,4 @@ namespace Nz
#include <Nazara/OpenGLRenderer/OpenGLShaderModule.inl>
#endif // NAZARA_OPENGLRENDERER_OPENGLSHADERSTAGE_HPP
#endif // NAZARA_OPENGLRENDERER_OPENGLSHADERMODULE_HPP

View File

@@ -70,4 +70,4 @@ namespace Nz::GL
#include <Nazara/OpenGLRenderer/OpenGLVaoCache.inl>
#endif
#endif // NAZARA_OPENGLRENDERER_OPENGLVAOCACHE_HPP

View File

@@ -36,4 +36,4 @@ namespace Nz
#include <Nazara/OpenGLRenderer/OpenGLWindowFramebuffer.inl>
#endif
#endif // NAZARA_OPENGLRENDERER_OPENGLWINDOWFRAMEBUFFER_HPP