added new reference

This commit is contained in:
Sem van der Hoeven
2020-10-09 12:52:14 +02:00
parent fafc96ad6a
commit 25d0bda483
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ using System.IO.Pipes;
using System.Linq;
using System.Net.Sockets;
using System.Text;
using Client;
using ClientApp.Utils;
namespace Server
{