mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +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' ``` |
||
---|---|---|
.. | ||
Internals | ||
CRT.cpp | ||
CRT.hpp | ||
CRTTypes.hpp |