Skip to content

Commit c9737e8

Browse files
committed
Update Win32.cs
1 parent 52b5893 commit c9737e8

File tree

1 file changed

+1
-2
lines changed
  • src/WPFDevelopers.Shared/Core/Helpers

1 file changed

+1
-2
lines changed

src/WPFDevelopers.Shared/Core/Helpers/Win32.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using Standard;
2-
using System;
1+
using System;
32
using System.Runtime.InteropServices;
43
using System.Text;
54
using System.Windows.Interop;

0 commit comments

Comments
 (0)