X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=CSA.h;h=4303b53f582f571da0122fd5373910d5312fa06f;hb=9c741e645d2c51f59b7cc40bf9ca0a91e1ed51d4;hp=e5852b9dc2b30b3fd10c9cfd42f211e61bb94c10;hpb=2e59e4488d8d8ab43d6a28d40f81c7df6f811d56;p=SXSI%2FTextCollection.git diff --git a/CSA.h b/CSA.h index e5852b9..4303b53 100644 --- a/CSA.h +++ b/CSA.h @@ -20,18 +20,6 @@ #ifndef _CSA_H_ #define _CSA_H_ -// Include from XMLTree/libcds -#include -#include -#include -#include - -//clash between TextCollection/Tools.h and libcds/includes/basics.h -// Number of bits in ulong vs uint. -#undef W -#undef WW -#undef Wminusone - #include "dynFMI.h" #include "BitRank.h" #include "TextCollection.h" @@ -40,6 +28,12 @@ #include #include +// Include from XMLTree/libcds +#include +#include +#include +#include + /** * Implementation of the TextCollection interface *