Fixed windows build not compiling

This commit is contained in:
Anonymous275
2021-02-21 22:00:50 +02:00
committed by Anonymous275
parent f13523fbe5
commit 218504e674
9 changed files with 32 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
#include "Common.h"
#include "TServer.h"
#include <optional>
class TPPSMonitor : public IThreaded {
public:
explicit TPPSMonitor(TServer& Server);