Skip to content

Commit af6e1a7

Browse files
committed
use union-find in apg4b-a
1 parent 6017df8 commit af6e1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/apg4b-a.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ use strsim as _;
5252
use superslice as _;
5353
use take_mut as _;
5454
use text_io as _;
55+
use union_find as _;
5556
use whiteread as _;
5657

5758
#[cfg(feature = "jemalloc-ctl")]

0 commit comments

Comments
 (0)