]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DelayTagged.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / DelayTagged.h
index e0a9772bee2098b22a54a25fcf1fa301be9368d8..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 "Array.h"
 #include "splay.h"
 
 /// \ingroup DelayPoolsAPI