X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=XMLTree.h;h=c0dab2b6155ab6db9af1127c2b2416893849c61d;hb=143f18091facab1154eb750b6ed530905bfed889;hp=9b55617e0105add000a39428462ce4958b59b1df;hpb=3c2f48fd3166bb5b65594012d6cc9b0236c390f9;p=SXSI%2FXMLTree.git 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