summary refs log tree commit diff stats
path: root/Source/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/stdafx.h')
-rw-r--r--Source/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/stdafx.h b/Source/stdafx.h index 102badc..2ffed81 100644 --- a/Source/stdafx.h +++ b/Source/stdafx.h
@@ -5,7 +5,7 @@
5 5
6#pragma once 6#pragma once
7 7
8#include "targetver.h" 8#include <SDKDDKVer.h>
9 9
10#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers 10#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
11// Windows Header Files 11// Windows Header Files