]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/ActionWriter.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / mgr / ActionWriter.h
index 471334c3cdeaeb5d5139b7cb10bffce0bfebb9ff..866e463e9fb61af9b979a4ecc68a9b00b12169aa 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.
@@ -12,7 +12,6 @@
 #define SQUID_MGR_ACTION_WRITER_H
 
 #include "comm/forward.h"
-#include "HttpRequestMethod.h"
 #include "mgr/StoreToCommWriter.h"
 
 namespace Mgr
@@ -38,3 +37,4 @@ private:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_ACTION_WRITER_H */
+