glfwpp icon indicating copy to clipboard operation
glfwpp copied to clipboard

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

Open automaticp opened this issue 2 years ago • 1 comments

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

Fixes #264

automaticp avatar Dec 29 '22 15:12 automaticp