diff --git a/Adaptation/FileHandlers/DEP08SIASM/ProcessData.cs b/Adaptation/FileHandlers/DEP08SIASM/ProcessData.cs index b0f6144..5966374 100644 --- a/Adaptation/FileHandlers/DEP08SIASM/ProcessData.cs +++ b/Adaptation/FileHandlers/DEP08SIASM/ProcessData.cs @@ -2,6 +2,7 @@ using Adaptation.Shared.Properties; using System; using System.Collections.Generic; +using System.IO; using System.Net.Http; using System.Text;