Skip to content

Commit 7714df5

Browse files
committed
remove
1 parent 2293172 commit 7714df5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/data_structures/bit_inc.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ struct bit_inc {
1616
return query(r) - query(l - 1);
1717
}
1818
#include "bit_uncommon/walk.hpp"
19-
#include "bit_uncommon/prev.hpp"
20-
#include "bit_uncommon/next.hpp"
2119
};

0 commit comments

Comments
 (0)