summaryrefslogtreecommitdiff
path: root/src/inc/genericstackprobe.inl
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc/genericstackprobe.inl')
-rw-r--r--src/inc/genericstackprobe.inl15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/inc/genericstackprobe.inl b/src/inc/genericstackprobe.inl
new file mode 100644
index 0000000000..9b8dd410be
--- /dev/null
+++ b/src/inc/genericstackprobe.inl
@@ -0,0 +1,15 @@
+// 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.
+//
+
+//
+
+
+#ifndef _GENERICSTACKPROBE_INL_
+#define _GENERICSTACKPROBE_INL_
+
+#include "genericstackprobe.h"
+
+
+#endif // _GENERICSTACKPROBE_INL_