Skip to content
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

Add missing <utility> include to include/glfwpp/helper.h #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

automaticp
Copy link

Adds #include <utility> to helper.h for std::exchange.

Fixes #264

@MirrasHue
Copy link

Would be great for this to be merged. I know we can easily fix this on our side, but if it works out of the box is even better

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.

Build failure on GCC 12.2.0: Missing include for std::exchange
2 participants