summary refs log tree commit diff stats
path: root/Source/targetver.h
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-30 19:15:43 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-30 19:15:43 -0700
commit80c90a97d23eb73f287fc6302ab500c568c5a9a0 (patch)
treea2175aa636da1c6e28a58cb0c98ba96ad0b02ded /Source/targetver.h
parent1f28f8da49561b16e358082641b8ec4dd36f1cc9 (diff)
downloadwitness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.tar.gz
witness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.tar.bz2
witness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.zip
still fine
Diffstat (limited to 'Source/targetver.h')
-rw-r--r--Source/targetver.h8
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>