mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
Resolving warning
This commit is contained in:
parent
54cb3c0432
commit
e6807e24ab
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue