Re add unfricked json

This commit is contained in:
2022-02-26 10:58:41 +00:00
parent 877adfa4b6
commit 62d1c8671b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "deps/GSL"]
path = deps/GSL
url = https://github.com/microsoft/GSL.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json

1
deps/json vendored Submodule

Submodule deps/json added at e4643d1f1b