Formatting.

This commit is contained in:
Camilla Berglund 2012-03-30 01:55:28 +02:00
parent cd44a7182b
commit 532e0dd2f6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
// GLFW requires Windows XP // GLFW requires Windows XP
#ifndef WINVER #ifndef WINVER
#define WINVER 0x0501 #define WINVER 0x0501
#endif #endif
#include <windows.h> #include <windows.h>