]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Sun, 28 Feb 2016 12:12:11 +0000 (12:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Sun, 28 Feb 2016 12:12:11 +0000 (12:12 +0000)
src/sbuf/SBuf.h
src/sbuf/Stats.h

index 0780eb528ab80213eb5a3104e7b2fa2a2ab6ae99..b0aa872d2898e08b0b7c099364724ffbba8a7d31 100644 (file)
@@ -15,8 +15,8 @@
 #include "Debug.h"
 #include "globals.h"
 #include "sbuf/MemBlob.h"
-#include "SBufExceptions.h"
 #include "sbuf/Stats.h"
+#include "SBufExceptions.h"
 
 #include <climits>
 #include <cstdarg>
index 34c37a04b0f328dd22c5a460730c53b9d99d500c..d70ff83dc9ee210288e6079f23e2a135002aeeef 100644 (file)
@@ -53,3 +53,4 @@ public:
 };
 
 #endif /* SQUID_SBUF_STATS_H */
+