Skip to content

Commit

Permalink
bicc
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhulipala committed Oct 8, 2022
1 parent a7f6158 commit 67f0b39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion benchmarks/Biconnectivity/TarjanVishkin/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cc_library(
deps = [
"//benchmarks/Connectivity/WorkEfficientSDB14:Connectivity",
"//gbbs",
"//gbbs/helpers:dyn_arr",
],
)

Expand Down
1 change: 0 additions & 1 deletion benchmarks/Biconnectivity/TarjanVishkin/Biconnectivity.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include "benchmarks/Connectivity/WorkEfficientSDB14/Connectivity.h"

#include "gbbs/gbbs.h"
#include "gbbs/helpers/dyn_arr.h"

namespace gbbs {
namespace bc {
Expand Down

0 comments on commit 67f0b39

Please sign in to comment.