From 532e0dd2f6f3f340d15682a27ddc22e62f3b177e Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Fri, 30 Mar 2012 01:55:28 +0200 Subject: [PATCH] Formatting. --- src/win32_platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win32_platform.h b/src/win32_platform.h index abd6a9e0..fe9f9399 100644 --- a/src/win32_platform.h +++ b/src/win32_platform.h @@ -57,7 +57,7 @@ // GLFW requires Windows XP #ifndef WINVER -#define WINVER 0x0501 + #define WINVER 0x0501 #endif #include