]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testACLMaxUserIP.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / testACLMaxUserIP.cc
index c1e4fce924c3cfbb42737905c4f67153fffead43..128806264f0afca5213d43494e5b42ba65e23e78 100644 (file)
@@ -4,9 +4,9 @@
 
 #if USE_AUTH
 
-#include "testACLMaxUserIP.h"
 #include "auth/AclMaxUserIp.h"
 #include "ConfigParser.h"
+#include "testACLMaxUserIP.h"
 
 #if HAVE_STDEXCEPT
 #include <stdexcept>