]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DelayPool.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / DelayPool.h
index 36e1fc04bb39c7bc70caf56e4de3206dae1ad235..8b95b0d194427703cbc508abf1733632210d4d1e 100644 (file)
@@ -38,8 +38,8 @@
 #define DELAYPOOL_H
 
 #if USE_DELAY_POOLS
-#include "CompositePoolNode.h"
 #include "acl/forward.h"
+#include "CompositePoolNode.h"
 
 class StoreEntry;