From: kim Date: Thu, 27 Nov 2008 04:23:33 +0000 (+0000) Subject: . X-Git-Url: http://git.nguyen.vg/gitweb/?a=commitdiff_plain;h=143f18091facab1154eb750b6ed530905bfed889;hp=3c2f48fd3166bb5b65594012d6cc9b0236c390f9;p=SXSI%2FXMLTree.git . git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@17 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- 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