diff --git a/tools/get-boost.sh b/tools/get-boost.sh index 56ea6eb8..2cceb727 100755 --- a/tools/get-boost.sh +++ b/tools/get-boost.sh @@ -83,6 +83,7 @@ git submodule update --init --depth 20 --jobs 4 \ libs/type_index \ libs/typeof \ libs/unordered \ + libs/variant2 \ libs/json echo Submodule update complete