Skip to content

Conversation

@mohamedkam000
Copy link

@mohamedkam000 mohamedkam000 commented Oct 31, 2025

libstdc++ stopped providing "algorithm" indirectly through "vector" , which causes the compiler to throw an error when calling std::find. Including "algorithm" solves that.

libstdc++ stopped providing <algorithm> indirectly through <vector>, which causes the compiler to throw an error when calling std::find. Including <algorithm> solves that.
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.

1 participant