fixed
[SXSI/XMLTree.git] / libcds / src / static_bitsequence / sdarray.h
index ef85722..73641a1 100644 (file)
@@ -26,6 +26,7 @@ typedef struct {
   uint *low;
   selectd2 *sd0,*sd1;
        uint hi_len, low_len;
+       uint lasti, lasts;
 } selects3;
 
 int selects3_construct(selects3 *select, int n, uint *buf);