From af9b9d4244ba15985251a1f7d16bd5bb8d8a94af Mon Sep 17 00:00:00 2001 From: azw Date: Thu, 13 Apr 2023 23:45:55 +0000 Subject: [PATCH] 1 --- server/wsproxy/master.h | 1 - server/wsproxy/upstream.h | 1 - 2 files changed, 2 deletions(-) diff --git a/server/wsproxy/master.h b/server/wsproxy/master.h index 8632cfb..14e873a 100644 --- a/server/wsproxy/master.h +++ b/server/wsproxy/master.h @@ -5,7 +5,6 @@ namespace a8 { class TcpClient; - class AsyncTcpClient; } struct timer_list; diff --git a/server/wsproxy/upstream.h b/server/wsproxy/upstream.h index 8e4c59a..3a50bdf 100644 --- a/server/wsproxy/upstream.h +++ b/server/wsproxy/upstream.h @@ -5,7 +5,6 @@ namespace a8 { class TcpClient; - class AsyncTcpClient; } struct UpStreamMsgNode