]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/RegexData.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / acl / RegexData.h
index d8a2a509b495ce132954bb5ba29e40db6b6d4fe7..19c5a1ae85dbd7314f2f170d65c559ce54e304c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -10,7 +10,6 @@
 #define SQUID_ACLREGEXDATA_H
 
 #include "acl/Data.h"
-#include "MemPool.h"
 
 class RegexList;
 
@@ -31,3 +30,4 @@ private:
 };
 
 #endif /* SQUID_ACLREGEXDATA_H */
+