]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/StoreMetaSTD.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / StoreMetaSTD.cc
index c586cf67bcbae5997e44a66b4fc4c669c133283b..b85cd1d489930090343dd7524b94e24b20e964a4 100644 (file)
@@ -32,9 +32,9 @@
  */
 
 #include "squid.h"
-#include "StoreMetaSTD.h"
-#include "Store.h"
 #include "MemObject.h"
+#include "Store.h"
+#include "StoreMetaSTD.h"
 
 bool
 StoreMetaSTD::validLength(int len) const