]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/StoreMetaVary.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / StoreMetaVary.h
index e07c1415913f90f3b150fae55234fa73ef2fd150..72815881a9e54f7826e0518fc17571671843adb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -9,7 +9,6 @@
 #ifndef SQUID_STOREMETAVARY_H
 #define SQUID_STOREMETAVARY_H
 
-#include "MemPool.h"
 #include "StoreMeta.h"
 
 class StoreMetaVary : public StoreMeta
@@ -23,3 +22,4 @@ public:
 };
 
 #endif /* SQUID_STOREMETAVARY_H */
+