mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-13 22:32:03 +00:00
bded406caa
Without this change, GCC versions >4.8 will error with things like: ``` ./CLK/Outputs/CRT/Internals/CRTOpenGL.cpp:154:2:error: uninitialized const member 'Outputs::CRT::OpenGLOutputBuilder::draw_frame(unsigned int, unsigned int, bool)::RenderStage::target' ```