X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=TCImplementation.h;h=0f0cab49391db87a9082c3e3128151964bc13eec;hb=b0678a6ba87a1817502e3e3f733bb8860390a445;hp=b74f70529a2f4b1eeab399b75aaf3190cd7aa8f9;hpb=3ed1b1733c658a81543314fcb8cd1e99a27e3585;p=SXSI%2FTextCollection.git diff --git a/TCImplementation.h b/TCImplementation.h index b74f705..0f0cab4 100644 --- a/TCImplementation.h +++ b/TCImplementation.h @@ -30,6 +30,7 @@ #include #include #include +#include // Re-define word size to ulong: #undef W @@ -127,7 +128,6 @@ private: ulong maxTextLength; // Array of document id's in the order of end-markers in BWT - // Access by endmarkerDocId[rank_$(L, p) - 1]. static_sequence *Doc; // Following are not part of the public API