summaryrefslogtreecommitdiff
path: root/src/gc/env/common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc/env/common.cpp')
-rw-r--r--src/gc/env/common.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gc/env/common.cpp b/src/gc/env/common.cpp
new file mode 100644
index 0000000000..313a4e4875
--- /dev/null
+++ b/src/gc/env/common.cpp
@@ -0,0 +1,9 @@
+// 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.
+
+// common.cpp : source file that includes just the standard includes
+// GCSample.pch will be the pre-compiled header
+// common.obj will contain the pre-compiled type information
+
+#include "common.h"