[ALL] File and namespace reorg

This commit is contained in:
Matt Nadareski
2017-10-06 20:46:43 -07:00
parent 249e64bdbb
commit 5475764fdf
32 changed files with 71 additions and 61 deletions

View File

@@ -2,6 +2,8 @@
using System.Reflection;
using System.Threading.Tasks;
using SabreTools.Library.Tools;
#if MONO
using System.IO;
#else