Skip to content

Commit 06a8c1b

Browse files
committed
Fix Windows
Signed-off-by: Yong Tang <[email protected]>
1 parent a9676fb commit 06a8c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/arrow.BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ cc_library(
6161
"cpp/src/arrow/json/*.cc",
6262
"cpp/src/arrow/tensor/*.cc",
6363
"cpp/src/arrow/util/*.cc",
64+
"cpp/src/arrow/vendored/musl/strptime.c",
6465
"cpp/src/arrow/vendored/optional.hpp",
6566
"cpp/src/arrow/vendored/string_view.hpp",
6667
"cpp/src/arrow/vendored/variant.hpp",

0 commit comments

Comments
 (0)