diff --git a/src/window.c b/src/window.c index 4b356b21..44de03bb 100644 --- a/src/window.c +++ b/src/window.c @@ -1099,3 +1099,4 @@ GLFWAPI void glfwPostEmptyEvent(void) _GLFW_REQUIRE_INIT(); _glfwPlatformPostEmptyEvent(); } +