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.master
parent
0882fffc37
commit
c23fca6343
3 changed files with 6 additions and 1 deletions
Loading…
Reference in New Issue