summaryrefslogtreecommitdiff
path: root/src/ildasm/ildasmpch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ildasm/ildasmpch.cpp')
-rw-r--r--src/ildasm/ildasmpch.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ildasm/ildasmpch.cpp b/src/ildasm/ildasmpch.cpp
new file mode 100644
index 0000000000..1d476e9ff5
--- /dev/null
+++ b/src/ildasm/ildasmpch.cpp
@@ -0,0 +1,7 @@
+// 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.
+
+//
+// This is just to build the PCH for ildasm
+#include "ildasmpch.h"