Skip to content

Commit b210469

Browse files
committed
odb: add boost.multi_array dep
Signed-off-by: Matt Liberty <[email protected]>
1 parent 8d99905 commit b210469

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/odb/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ cc_library(
6868
"@boost.integer",
6969
"@boost.iostreams",
7070
"@boost.lambda",
71+
"@boost.multi_array",
7172
"@boost.optional",
7273
"@boost.phoenix",
7374
"@boost.polygon",
@@ -133,6 +134,7 @@ cc_library(
133134
"//src/utl",
134135
"@boost.container",
135136
"@boost.geometry",
137+
"@boost.multi_array",
136138
"@boost.polygon",
137139
"@boost.stacktrace",
138140
"@tk_tcl//:tcl",

0 commit comments

Comments
 (0)