Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/Tools.MetaDataProcessor/Info_Win32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ static const CHAR c_Type_End[] =
//--//

static const CHAR c_Definition_Begin[] =
"#include \"%S.h\"\n"
"#include \"%S_native.h\"\n"
"\n"
"\n"
"static const CLR_RT_MethodHandler method_lookup[] =\n"
Expand Down