]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/libTrie/TrieNode.cci
SourceFormat Enforcement
[thirdparty/squid.git] / lib / libTrie / TrieNode.cci
index c5f36e46bb6ea7f5f5a0b01e4933070f8c2141f6..882914eab3ac8579c281d6cd2b9a57079762cb2b 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 #ifdef __cplusplus
-#include "TrieNode.h"
 #include "TrieCharTransform.h"
+#include "TrieNode.h"
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif