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 b385842 commit fcd8c9dCopy full SHA for fcd8c9d
source/MetadataProcessor.Core/SkeletonGenerator/SkeletonTemplates.cs
@@ -57,7 +57,7 @@ struct Library_{{AssemblyName}}_{{Name}}
57
";
58
59
internal static string AssemblyLookupTemplate =
60
-@"#include ""{{HeaderFileName}}.h\""
+@"#include ""{{HeaderFileName}}.h""
61
62
static const CLR_RT_MethodHandler method_lookup[] =
63
{
0 commit comments