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