aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-04-13 03:41:41 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-04-13 03:41:41 +0300
commit76ebe53d89a1b0cbf21d66dc9f26dc95cc7b3be9 (patch)
treed1043332c085a2624187b77b37c63a37505cdad2 /Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate
parentd26e810aa206bf850622ded5a0da76293cb12f13 (diff)
downloadTango-76ebe53d89a1b0cbf21d66dc9f26dc95cc7b3be9.tar.gz
Tango-76ebe53d89a1b0cbf21d66dc9f26dc95cc7b3be9.zip
FSE TUP
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs
index 9a12552bc..2dfea3ff3 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs
@@ -35,6 +35,8 @@ using Tango.PPC.Common.ExternalBridge;
using Tango.Integration.ExternalBridge;
using Tango.BL.DTO;
using Tango.PPC.Shared.Updates;
+using Tango.PPC.Shared.RemoteUpgrade;
+using Tango.Core.Threading;
namespace Tango.PPC.Common.MachineUpdate
{