Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mattiasbax
Copy link
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 IntelRealSense: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