mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
fix: adding missing using directive
This commit is contained in:
parent
14d83f102f
commit
a2bf1ace18
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using System;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using ICD.Common.Properties;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue