Skip to content

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Apr 24, 2025

Resolves issue #12: error about "sort is not a member of std".

Presumably including algorithms was not needed in the past, and I don't know what version change in the toolchain (gcc perhaps?) resulted in this being needed now.

Resolves issue quantumlib#12: error about "sort is not a member of std".

Presumably including algorithms was not needed in the past, and I
don't know what version change in the toolchain (gcc perhaps?)
resulted in this being needed now.
@mhucka mhucka changed the title Fix #12: add missing #include <algorithm> Fix issue #12: add missing #include <algorithm> Apr 24, 2025
@mhucka mhucka requested a review from Strilanc April 24, 2025 23:12
@mhucka mhucka added the C++ Involves the C++ code components of this software label Oct 5, 2025
@mhucka
Copy link
Contributor Author

mhucka commented Oct 5, 2025

Replaced by #22

@mhucka mhucka closed this Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ Involves the C++ code components of this software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant