Skip to content

Commit

Permalink
Repair the missing Endif
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaoyifei1011 committed Mar 8, 2024
1 parent a0f6f26 commit 812b4b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cswinrt/strings/ComInteropHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -512,4 +512,5 @@ public static void ShowShareUIForWindow(IntPtr appWindow)
dataTransferManagerInterop.ShowShareUIForWindow(appWindow);
}
}
#endif
}

0 comments on commit 812b4b9

Please sign in to comment.