From d1392d2d2b37492e11064698c86626f23e23f459 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 31 May 2011 20:34:24 -0600 Subject: [PATCH] Cleanup: detach squid.h from URL class dependencies --- src/URL.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/URL.h b/src/URL.h index a2cdd1da6a..e6e112fffc 100644 --- a/src/URL.h +++ b/src/URL.h @@ -33,7 +33,6 @@ #ifndef SQUID_SRC_URL_H #define SQUID_SRC_URL_H -#include "squid.h" #include "MemPool.h" #include "URLScheme.h" -- 2.47.2