summaryrefslogtreecommitdiff
path: root/avstream/samplemft0/stdafx.cpp
diff options
context:
space:
mode:
authorDave Wilson <[email protected]>2015-03-17 19:50:07 -0700
committerDave Wilson <[email protected]>2015-03-17 19:50:07 -0700
commit97cf5197cf5b882b2c689d8dc2b555f2edf8f418 (patch)
tree46f3701832d70b420eb0fc0eb93261f9da45db3f /avstream/samplemft0/stdafx.cpp
parentef1905bf1e8825bb31120dfb27e0daf3154d859a (diff)
Initial publish
Diffstat (limited to 'avstream/samplemft0/stdafx.cpp')
-rw-r--r--avstream/samplemft0/stdafx.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/avstream/samplemft0/stdafx.cpp b/avstream/samplemft0/stdafx.cpp
new file mode 100644
index 00000000..feacb859
--- /dev/null
+++ b/avstream/samplemft0/stdafx.cpp
@@ -0,0 +1,13 @@
+//// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
+//// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
+//// PARTICULAR PURPOSE.
+////
+//// Copyright (c) Microsoft Corporation. All rights reserved
+
+
+// stdafx.cpp : source file that includes just the standard includes
+// SampleMft0.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"