summaryrefslogtreecommitdiff
path: root/src/dlls/mscoree/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/mscoree/stdafx.cpp')
-rw-r--r--src/dlls/mscoree/stdafx.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/dlls/mscoree/stdafx.cpp b/src/dlls/mscoree/stdafx.cpp
new file mode 100644
index 0000000000..a23e304c22
--- /dev/null
+++ b/src/dlls/mscoree/stdafx.cpp
@@ -0,0 +1,10 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+//*****************************************************************************
+// stdafx.cpp
+//
+// Precompiled headers.
+//
+//*****************************************************************************
+#include "stdafx.h"