Removed DebugInfoInPDB attribute

This commit is contained in:
Yoshi Askharoun
2021-11-22 00:27:18 -06:00
parent f983155f79
commit 29b9818d06
380 changed files with 50 additions and 493 deletions
-1
View File
@@ -4,7 +4,6 @@ using Microsoft.VisualC;
[StructLayout(LayoutKind.Sequential, Size = 8)]
[NativeCppClass]
[DebugInfoInPDB]
internal static struct IHttpWebResponse
{
private long _003Calignment_0020member_003E;