From: Christos Tsantilas Date: Wed, 2 Mar 2011 22:36:51 +0000 (+0200) Subject: Add support for parameterized Cache Manager queries, compile errors fix X-Git-Tag: take06~27^2~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04b75afd94a870b4194a58a30383db969957d683;p=thirdparty%2Fsquid.git Add support for parameterized Cache Manager queries, compile errors fix The regex.h file if required included in compat.h file, must not used directly in squid sources --- diff --git a/src/mgr/QueryParams.cc b/src/mgr/QueryParams.cc index 34ffb26f1d..45cbb033ce 100644 --- a/src/mgr/QueryParams.cc +++ b/src/mgr/QueryParams.cc @@ -11,7 +11,6 @@ #include "mgr/IntParam.h" #include "mgr/StringParam.h" #include "mgr/QueryParams.h" -#include Mgr::QueryParam::Pointer