diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-30 19:15:43 -0700 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-30 19:15:43 -0700 |
commit | 80c90a97d23eb73f287fc6302ab500c568c5a9a0 (patch) | |
tree | a2175aa636da1c6e28a58cb0c98ba96ad0b02ded /Source/stdafx.h | |
parent | 1f28f8da49561b16e358082641b8ec4dd36f1cc9 (diff) | |
download | witness-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.h | 2 |
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 |