]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DelayTagged.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / DelayTagged.h
index 342506c28953cdbe1fe58c01833c41e4c7695313..61b6e4c620ef5993ed4ca39d1150f61dc9ec1463 100644 (file)
 #if USE_DELAY_POOLS
 
 #include "auth/Gadgets.h"
+#include "base/Vector.h"
 #include "CompositePoolNode.h"
-#include "DelayIdComposite.h"
 #include "DelayBucket.h"
+#include "DelayIdComposite.h"
 #include "DelaySpec.h"
-#include "base/Vector.h"
 #include "splay.h"
 
 /// \ingroup DelayPoolsAPI