summaryrefslogtreecommitdiff
path: root/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
diff options
context:
space:
mode:
authorLuke <[email protected]>2017-11-28 00:22:11 -0800
committerGitHub <[email protected]>2017-11-28 00:22:11 -0800
commit79bbbca2f6e37d94fbbbd60d12c5c1e7dde650da (patch)
tree793ff943b8b641f95d05401156badd42da4a0f12 /audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
parented1df9a8b80b154b71b79635e40af75f4f19001c (diff)
parent2817004092cee784d4aaf36c045fdb5b0bc09f7e (diff)
Merge pull request #1 from Microsoft/master
Updating Local
Diffstat (limited to 'audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp')
-rw-r--r--audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp b/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
deleted file mode 100644
index 26e28d90..00000000
--- a/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-//**@@@*@@@****************************************************
-//
-// Microsoft Windows
-// Copyright (C) Microsoft Corporation. All rights reserved.
-//
-//**@@@*@@@****************************************************
-
-//
-// FileName: stdafx.cpp
-//
-// Abstract: Source file that includes just the standard includes
-//
-// ----------------------------------------------------------------------------
-
-
-#include "stdafx.h"
-
-_Analysis_mode_(_Analysis_code_type_user_driver_)