summaryrefslogtreecommitdiffstats
path: root/net/server/http_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/server/http_connection.h')
-rw-r--r--net/server/http_connection.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/server/http_connection.h b/net/server/http_connection.h
index 83348b7..e22cb27 100644
--- a/net/server/http_connection.h
+++ b/net/server/http_connection.h
@@ -15,7 +15,6 @@
namespace net {
class HttpServer;
-class HttpServerRequestInfo;
class ListenSocket;
class WebSocket;
@@ -51,4 +50,4 @@ class HttpConnection {
} // namespace net
-#endif // NET_SERVER_HTTP_CONNECTION_H_
+#endif // NET_SERVER_HTTP_CONNECTION_H_