diff options
Diffstat (limited to 'general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.h')
| -rw-r--r-- | general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.h b/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.h deleted file mode 100644 index 306c4330..00000000 --- a/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.h +++ /dev/null @@ -1,15 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, but -// are changed infrequently -// - -#pragma once - -#include "targetver.h" - -#include <stdio.h> -#include <tchar.h> - -#define NOMINMAX // disable min and max macros in windows.h - -extern bool ShutdownRequested; |
