mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[RombaSharp] Fix compile on windows
This commit is contained in:
@@ -13,6 +13,8 @@ using System.IO;
|
|||||||
#else
|
#else
|
||||||
using Alphaleonis.Win32.Filesystem;
|
using Alphaleonis.Win32.Filesystem;
|
||||||
|
|
||||||
|
using SearchOption = System.IO.SearchOption;
|
||||||
|
using StreamReader = System.IO.StreamReader;
|
||||||
using StreamWriter = System.IO.StreamWriter;
|
using StreamWriter = System.IO.StreamWriter;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user