mirror of
https://github.com/glfw/glfw.git
synced 2025-04-06 14:05:07 +00:00
Remove duplicate inclusion
This commit is contained in:
parent
f079d0625d
commit
864ca4dd57
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
|||
#include "internal.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#if defined(_MSC_VER)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
// Internal key state used for sticky keys
|
||||
#define _GLFW_STICK 3
|
||||
|
|
Loading…
Add table
Reference in a new issue