]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/libTrie/Trie.cc
SourceFormat Enforcement
[thirdparty/squid.git] / lib / libTrie / Trie.cc
index f5e3f399d5071ff79c139713f9128709e7305005..32e39afa6c8dc9cb16afee02366d62add72cd60d 100644 (file)
@@ -22,8 +22,8 @@
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif
-#include "TrieNode.h"
 #include "TrieCharTransform.h"
+#include "TrieNode.h"
 
 #if !_USE_INLINE_
 #include "Trie.cci"