summaryrefslogtreecommitdiff
path: root/src/debug/di/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/di/stdafx.cpp')
-rw-r--r--src/debug/di/stdafx.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/debug/di/stdafx.cpp b/src/debug/di/stdafx.cpp
new file mode 100644
index 0000000000..250a9af0fa
--- /dev/null
+++ b/src/debug/di/stdafx.cpp
@@ -0,0 +1,13 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+//*****************************************************************************
+// stdafx.cpp
+//
+
+//
+// Host for precompiled header.
+//
+//*****************************************************************************
+#include "stdafx.h" // Precompiled header key.