From: Source Maintenance Date: Sat, 20 Feb 2016 00:14:07 +0000 (+0000) Subject: SourceFormat Enforcement X-Git-Tag: SQUID_3_5_15~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78bade3b850f0ba178f95237607d64a16832515e;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/StrList.cc b/src/StrList.cc index ae69ff5a1b..3296a414d8 100644 --- a/src/StrList.cc +++ b/src/StrList.cc @@ -9,9 +9,9 @@ /* DEBUG: section 66 HTTP Header Tools */ #include "squid.h" +#include "base/TextException.h" #include "SquidString.h" #include "StrList.h" -#include "base/TextException.h" /** appends an item to the list */ void