]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testURL.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / testURL.cc
index 89997eac765d03a1e813f7763495215a6306298d..379d431e9d25aec330078506b9f2d644b8c63d6b 100644 (file)
@@ -3,9 +3,9 @@
 
 #include <cppunit/TestAssert.h>
 
+#include "Mem.h"
 #include "testURL.h"
 #include "URL.h"
-#include "Mem.h"
 
 #if HAVE_SSTREAM
 #include <sstream>