Skip to content
Snippets Groups Projects
Commit 6f613be5 authored by Mathias Paulin's avatar Mathias Paulin :speech_balloon:
Browse files

allow to compile with gcc-8

parent 23fe335a
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,12 @@
#include <RadiumNBR/EnvMap.hpp>
#include <RadiumNBR/RenderPass.hpp>
#include <globjects/Framebuffer.h>
namespace Ra::Engine::Data {
class ShaderProgram;
} // namespace Ra::Engine::Data
namespace globjects {
class Framebuffer;
}
namespace RadiumNBR {
/// This pass just clear its output to a background color
class ClearPass : public RenderPass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment