mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] Make mono-specific build better
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
using SabreTools.Helper.Data;
|
||||
using SabreTools.Helper.Tools;
|
||||
|
||||
#if __MonoCS__
|
||||
#if mono
|
||||
using System.IO;
|
||||
#else
|
||||
using Alphaleonis.Win32.Filesystem;
|
||||
|
||||
Reference in New Issue
Block a user