]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/AclAddress.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / acl / AclAddress.h
index ead7b36e4c8e2e3f6f0e8977b9a5c2dfccd8720b..7e69f644c1d76b0308bbe8cc008723dcec3f23c4 100644 (file)
@@ -29,8 +29,8 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
  */
 
-#include "ip/Address.h"
 #include "acl/Acl.h"
+#include "ip/Address.h"
 
 /// list of address-based ACLs. Currently a POD.
 class AclAddress