Resolving warning

This commit is contained in:
Chris Cameron
2018-03-20 14:43:20 -04:00
parent 54cb3c0432
commit e6807e24ab

View File

@@ -1,6 +1,8 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
#if STANDARD
using System.Text; using System.Text;
#endif
using ICD.Common.Properties; using ICD.Common.Properties;
namespace ICD.Common.Utils.Services.Logging namespace ICD.Common.Utils.Services.Logging