mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
Added dummy struct member.
This commit is contained in:
@@ -500,6 +500,7 @@ typedef struct
|
||||
/* Custom threading model interface */
|
||||
typedef struct
|
||||
{
|
||||
int dummy;
|
||||
} GLFWthreadmodel;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user