]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/libTrie/TrieNode.cc
SourceFormat Enforcement
[thirdparty/squid.git] / lib / libTrie / TrieNode.cc
index 60fbf54cf78885b3fc6beb8c4d4694ac135c45f0..a641444697ec3028beef233ade34abee8940667c 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 #include "squid.h"
-#include "TrieNode.h"
 #include "TrieCharTransform.h"
+#include "TrieNode.h"
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif