mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
c23fca6343
Some extension loader headers include windows.h. If they were included before glfw3.h, glfw3native.h would leave APIENTRY undefined. This adds the GLFW_APIENTRY_DEFINED macro to signal when GLFW "owns" APIENTRY and may undefine it. Fixes #1062. |
||
---|---|---|
.. | ||
GLFW |