Skip to content

+<utility> for std::exchange#3

Open
al-mission-2016 wants to merge 1 commit into
Garcia6l20:masterfrom
al-mission-2016:patch-1
Open

+<utility> for std::exchange#3
al-mission-2016 wants to merge 1 commit into
Garcia6l20:masterfrom
al-mission-2016:patch-1

Conversation

@al-mission-2016
Copy link
Copy Markdown

Add <utility> header for std::exchange used in this implementation file, otherwise the unit (and the whole lib consequently) cannot be compiled/build in some environments, e.g. ArchLinux/AUR -- all, as usual, depends on compilation order, compiler version etc.
It compiles/builds allright (by AUR) after this patch.)

Add <utility> header for std::exchange, otherwise this unit (and the whole lib consequently) cannot be compiled in some environments, e.g. ArchLinux/AUR -- all, as usual, depends on compilation order, compiler version etc.
@JimmyCabbage
Copy link
Copy Markdown

Cannot build in Debian 12 without this modification, would help to have this in the main repo.

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