diff --git a/.gitmodules b/.gitmodules index e1eaff9c05..895b9917d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -758,3 +758,8 @@ url = ../static_string.git fetchRecurseSubmodules = on-demand branch = . +[submodule "stl_interfaces"] + path = libs/stl_interfaces + url = ../stl_interfaces.git + fetchRecurseSubmodules = on-demand + branch = . diff --git a/libs/stl_interfaces b/libs/stl_interfaces new file mode 160000 index 0000000000..887ca9c775 --- /dev/null +++ b/libs/stl_interfaces @@ -0,0 +1 @@ +Subproject commit 887ca9c775ed5657aff19457df9b8de2ee400558