Skip to content

Commit 8a1b55f

Browse files
committed
boost-json: fix broken build
1 parent 8d63be5 commit 8a1b55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/boost-json/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN git -C boost/libs/json checkout develop
2424
RUN git -C boost submodule update --init --depth 1 \
2525
libs/align/ \
2626
libs/assert \
27+
libs/compat/ \
2728
libs/config/ \
2829
libs/container \
2930
libs/container_hash/ \

0 commit comments

Comments
 (0)