Add ArxContainer dependency for DebugLog

This commit is contained in:
John Poole 2026-02-12 10:16:13 -08:00
commit 4a9cc72b6a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "external/ArxTypeTraits"]
path = external/ArxTypeTraits
url = https://github.com/hideakitai/ArxTypeTraits.git
[submodule "external/ArxContainer"]
path = external/ArxContainer
url = https://github.com/hideakitai/ArxContainer.git