]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/String.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / String.cc
index 0e0a0d90e716b80354118ce3519d1bae76a44a01..c43faa78f7834ad6b4b369de8acc2f1e04365441 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 @@
 
 #include "squid.h"
 #include "base/TextException.h"
-#include "Mem.h"
 #include "mgr/Registration.h"
 #include "profiler/Profiler.h"
 #include "Store.h"
@@ -470,3 +469,4 @@ String::rfind(char const ch) const
 #if !_USE_INLINE_
 #include "String.cci"
 #endif
+