Skip to content

Commit f272079

Browse files
committed
Missing boost multiprecision for gandiva
1 parent a9f4c1d commit f272079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/vcpkg/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@
6666
"dependencies": [
6767
"boost-algorithm",
6868
"boost-crc",
69-
"boost-crc",
7069
"boost-date-time",
7170
"boost-format",
7271
"boost-locale",
7372
"boost-predef",
7473
"boost-regex",
7574
"boost-system",
7675
"boost-variant",
76+
"boost-multiprecision",
7777
{
7878
"name": "llvm",
7979
"default-features": false,

0 commit comments

Comments
 (0)