diff options
Diffstat (limited to 'Source/targetver.h')
-rw-r--r-- | Source/targetver.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/targetver.h b/Source/targetver.h deleted file mode 100644 index 87c0086..0000000 --- a/Source/targetver.h +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | #pragma once | ||
2 | |||
3 | // Including SDKDDKVer.h defines the highest available Windows platform. | ||
4 | |||
5 | // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and | ||
6 | // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. | ||
7 | |||
8 | #include <SDKDDKVer.h> | ||