summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEric Niebler <eric@boostpro.com>2005-08-26 03:43:30 +0000
committerEric Niebler <eric@boostpro.com>2005-08-26 03:43:30 +0000
commite05fe95fbb3ebf945f0431607c1d715e1e12870c (patch)
tree01f385b8eb2b5d46fdd5cb24c94091b330d73b8b /.gitmodules
parent59f188188e4f1e3b7452a829357418d6a708aca9 (diff)
downloadboost-e05fe95fbb3ebf945f0431607c1d715e1e12870c.tar.gz
BOOST_FOREACH
[SVN r30683]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6b88ebb4a5..dca10f0abb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -246,6 +246,10 @@
path = libs/algorithm
url = ../algorithm.git
fetchRecurseSubmodules = on-demand
+[submodule "foreach"]
+ path = libs/foreach
+ url = ../foreach.git
+ fetchRecurseSubmodules = on-demand
[submodule "typeof"]
path = libs/typeof
url = ../typeof.git