Skip to content

FIX: Add iostream explicit dependency for building with older gcc (7.5.0) - #12410

Merged
maloel merged 1 commit into
realsenseai:developmentfrom
mattiasbax:fix/build_with_gcc_7_5_0
Nov 19, 2023
Merged

FIX: Add iostream explicit dependency for building with older gcc (7.5.0)#12410
maloel merged 1 commit into
realsenseai:developmentfrom
mattiasbax:fix/build_with_gcc_7_5_0

Conversation

@mattiasbax

Copy link
Copy Markdown
Contributor

librealsense doesn't build on older gcc compilers due to the implicitly solved dependency of iostream in terminal-parser.cpp. Adding the include to iostream solves this issue.

Tried successfully on gcc 7.5.0

@Nir-Az
Nir-Az requested a review from maloel November 19, 2023 10:56
@maloel
maloel merged commit 906c9c1 into realsenseai:development Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants