Formatting.

This commit is contained in:
Camilla Berglund
2012-03-30 01:55:28 +02:00
parent cd44a7182b
commit 532e0dd2f6
+1 -1
View File
@@ -57,7 +57,7 @@
// GLFW requires Windows XP
#ifndef WINVER
#define WINVER 0x0501
#define WINVER 0x0501
#endif
#include <windows.h>