Skip to content

genesys: fix gcc-4.8 compile

Fixes:

genesys/utilities.h:229:23: error: invalid initialization of non-const reference of type 'std::basic_ios&' from an rvalue of type '' stream_{stream} ^ genesys/image_pipeline.cpp:715:19: error: invalid initialization of non-const reference of type 'genesys::ImagePipelineNode&' from an rvalue of type '' source_{source} ^

Signed-off-by: Peter Seiderer ps.report@gmx.net

Merge request reports