From cdc44a7d7d2302e5f3a5ec18d97e2f4165772dfb Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 30 May 2013 04:14:55 -0600 Subject: [PATCH] Remove useless includes --- src/HttpMsg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/HttpMsg.h b/src/HttpMsg.h index 6de4cfbd0d..829cd778c1 100644 --- a/src/HttpMsg.h +++ b/src/HttpMsg.h @@ -37,7 +37,6 @@ #include "HttpRequestMethod.h" #include "http/StatusCode.h" #include "http/ProtocolVersion.h" -#include "typedefs.h" /// common parts of HttpRequest and HttpReply class HttpMsg : public RefCountable -- 2.47.2