[ALL] Conditionals are upper case

This commit is contained in:
Matt Nadareski
2016-10-28 21:49:29 -07:00
parent f8a69f6de2
commit acba22fcec
17 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ using System;
using SabreTools.Helper.Data;
#if mono
#if MONO
using System.IO;
#else
using Alphaleonis.Win32.Filesystem;