aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2019-07-08 17:39:09 +0300
committerAvi Levkovich <avi@twine-s.com>2019-07-08 17:39:09 +0300
commit5cf2e060dcb21338d838e103951762b3e7eb4702 (patch)
treec672835ef85489204f51497ef138d1de59666327 /Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs
parenta1dfda89af773373e90711067ff14383de69f507 (diff)
parentc07e6953f2c4b87a85412342bb9ff75743429ca3 (diff)
downloadTango-5cf2e060dcb21338d838e103951762b3e7eb4702.tar.gz
Tango-5cf2e060dcb21338d838e103951762b3e7eb4702.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs
index 39ff7e54d..05cf15a38 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupManager.cs
@@ -13,6 +13,7 @@ using System.Threading;
using System.Threading.Tasks;
using Tango.Core;
using Tango.Core.DB;
+using Tango.Core.ExtensionMethods;
using Tango.Core.Helpers;
using Tango.Core.IO;
using Tango.Integration.Operation;