From 143f18091facab1154eb750b6ed530905bfed889 Mon Sep 17 00:00:00 2001 From: kim Date: Thu, 27 Nov 2008 04:23:33 +0000 Subject: [PATCH] . git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@17 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- XMLTree.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/XMLTree.h b/XMLTree.h index 9b55617..c0dab2b 100644 --- a/XMLTree.h +++ b/XMLTree.h @@ -21,16 +21,15 @@ #ifndef XMLTREE_H_ #define XMLTREE_H_ - +#include "TextCollection/TextCollection.h" #include #include +#include #include "bp.h" -#include "TextCollection/TextCollection.h" -using SXSI::TextCollection; #include #include #include - +using SXSI::TextCollection; // this constant is used to efficiently compute the child operation in the tree -- 2.17.1