Skip to content

Commit 986a965

Browse files
committed
stt: fix Bazel build (add boost.multi-array)
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
1 parent b010789 commit 986a965

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/stt/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ cc_library(
6161
"//src/odb",
6262
"//src/utl",
6363
"@boost.heap",
64+
"@boost.multi_array",
6465
"@com_github_quantamhd_lemon//:lemon",
6566
"@tk_tcl//:tcl",
6667
],

0 commit comments

Comments
 (0)