]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/EventLoop.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / EventLoop.cc
index 247ada8e23001d145222f7681c672535088881d1..b74d6ef90f7a874a3e952bdde159b5e324320ca1 100644 (file)
@@ -32,9 +32,9 @@
 
 #include "squid.h"
 #include "AsyncEngine.h"
+#include "base/AsyncCallQueue.h"
 #include "Debug.h"
 #include "EventLoop.h"
-#include "base/AsyncCallQueue.h"
 #include "SquidTime.h"
 
 EventLoop::EventLoop() : errcount(0), last_loop(false), timeService(NULL),