summaryrefslogtreecommitdiff
path: root/src/md/runtime/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/runtime/stdafx.cpp')
-rw-r--r--src/md/runtime/stdafx.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/md/runtime/stdafx.cpp b/src/md/runtime/stdafx.cpp
new file mode 100644
index 0000000000..8bffbd1bf6
--- /dev/null
+++ b/src/md/runtime/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
+//
+
+//
+// Precompiled headers.
+//
+//*****************************************************************************
+#include "stdafx.h"