mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-11 02:35:05 +00:00
fix: Fix preprocessors for netstandard vs simplsharp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if !SIMPLSHARP
|
||||
#if NETSTANDARD
|
||||
using ICD.Common.Utils.IO;
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
Reference in New Issue
Block a user