mirror of
https://github.com/glfw/glfw.git
synced 2025-11-13 17:57:29 +00:00
By default, the glfw3native.h header will include the platform-specific
headers necessary for the return types of GLFW native access functions.
Sometimes it is preferrable to declare those types
This commit adds support for the GLFW_NATIVE_INCLUDE_NONE macro, which
when defined disables the inclusion of all platform-specific headers.
Fixes #1348
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| glfw3.h | ||
| glfw3native.h | ||