mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Added dummy struct member.
This commit is contained in:
parent
f0ef9277ea
commit
6fa2730087
@ -500,6 +500,7 @@ typedef struct
|
|||||||
/* Custom threading model interface */
|
/* Custom threading model interface */
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
int dummy;
|
||||||
} GLFWthreadmodel;
|
} GLFWthreadmodel;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user