mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Remove tabing from win32_window.c and windows specific headers from window.c
This commit is contained in:
parent
2e514c6b19
commit
f83c337f5a
@ -27,8 +27,6 @@
|
|||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include <WinUser.h>
|
|
||||||
#include <windowsx.h>
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user