diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e9b1b92aa..83812f443 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "external/lz4"] path = external/lz4 url = https://github.com/lz4/lz4 +[submodule "external/unordered_dense"] + path = external/unordered_dense + url = https://github.com/martinus/unordered_dense.git |
