Skip to content

Commit bb8b897

Browse files
committed
undo temp comment
1 parent 358ff23 commit bb8b897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/SilkTouch/SilkTouch/Clang/ResponseFileHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ out Dictionary<string, string> withPackings
12041204

12051205
case "generate-doc-includes":
12061206
{
1207-
//configOptions |= PInvokeGeneratorConfigurationOptions.GenerateDocIncludes;
1207+
configOptions |= PInvokeGeneratorConfigurationOptions.GenerateDocIncludes;
12081208
break;
12091209
}
12101210

0 commit comments

Comments
 (0)