We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fae47 commit 72d0371Copy full SHA for 72d0371
source/MetadataProcessor.Core/SkeletonGenerator/SkeletonTemplates.cs
@@ -90,7 +90,7 @@ struct Library_{{AssemblyName}}_{{Name}}
90
//
91
//-----------------------------------------------------------------------------
92
93
-#include ""{{HeaderFileName}}.h\""
+#include ""{{HeaderFileName}}.h""
94
95
{{#Functions}}
96
HRESULT {{Declaration}}( CLR_RT_StackFrame& stack )
0 commit comments