Fix compile on linux

This commit is contained in:
Li 2022-07-17 16:02:23 +12:00
parent 162dcba4a0
commit 03035cd5fb

View file

@ -1,4 +1,5 @@
using HISP.Server;
using HISP.Cli.Properties;
using HISP.Server;
using System;
using System.IO;
using System.Threading;