mirror of
https://github.com/glfw/glfw.git
synced 2025-04-14 17:13:42 +00:00
Formatting.
This commit is contained in:
parent
cd44a7182b
commit
532e0dd2f6
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
// GLFW requires Windows XP
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0501
|
||||
#define WINVER 0x0501
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue