mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
aa1efada52
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
|
||
---|---|---|
.. | ||
GLFW |