about summary refs log tree commit diff stats
path: root/Source/stdafx.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/stdafx.h
parent1f28f8da49561b16e358082641b8ec4dd36f1cc9 (diff)
downloadwitness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.tar.gz
witness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.tar.bz2
witness-tutorializer-80c90a97d23eb73f287fc6302ab500c568c5a9a0.zip
still fine
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