mirror of
https://github.com/glfw/glfw.git
synced 2026-02-19 22:02:58 +01:00
Remove duplicate inclusion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user