summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Fernandes <glen.fernandes@gmail.com>2020-04-29 17:27:46 -0400
committerGlen Fernandes <glen.fernandes@gmail.com>2020-06-28 17:14:08 -0400
commite3b273751c2b6065cc85b1c8d81b450b7429d92f (patch)
treecda46b13b370ccffa078843d342d8d1a26a4e543
parentbe72df0aa1fc120f8928edbc5424daba9fd4e0dc (diff)
downloadboost-e3b273751c2b6065cc85b1c8d81b450b7429d92f.tar.gz
Add submodule for stl_interfaces
-rw-r--r--.gitmodules5
m---------libs/stl_interfaces0
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8b2e4efe16..37eff95162 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -753,6 +753,11 @@
url = ../static_string.git
fetchRecurseSubmodules = on-demand
branch = .
+[submodule "stl_interfaces"]
+ path = libs/stl_interfaces
+ url = ../stl_interfaces.git
+ fetchRecurseSubmodules = on-demand
+ branch = .
[submodule "more"]
path = more
url = ../more.git
diff --git a/libs/stl_interfaces b/libs/stl_interfaces
new file mode 160000
+Subproject 887ca9c775ed5657aff19457df9b8de2ee40055