]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/Config.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / adaptation / icap / Config.h
index 012efb7e43bf9d7084744cb2e26ef302e9c2a169..5da8ec7adb4e5a6be9b34429f396c369286a48b9 100644 (file)
 #ifndef SQUID_ICAPCONFIG_H
 #define SQUID_ICAPCONFIG_H
 
-#include "event.h"
-#include "base/AsyncCall.h"
 #include "acl/forward.h"
 #include "adaptation/Config.h"
 #include "adaptation/icap/ServiceRep.h"
+#include "base/AsyncCall.h"
+#include "event.h"
 
 namespace Adaptation
 {