summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-06-01 17:02:55 +0100
committerDaniel James <daniel@calamity.org.uk>2017-06-01 17:03:43 +0100
commit5c0dda9bd9354c3c924dd2f0548fa88d7e626d9a (patch)
treef5e701b19f9f351a88a2facbb1db65082e23882b
parentd0803aedd580b84037233f8b67137c430958ad8c (diff)
downloadboost-5c0dda9bd9354c3c924dd2f0548fa88d7e626d9a.tar.gz
Add poly_collection submodule
-rw-r--r--.gitmodules4
m---------libs/poly_collection0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index de2e88cd3c..88f48dd9bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -539,3 +539,7 @@
path = libs/stacktrace
url = ../stacktrace.git
fetchRecurseSubmodules = on-demand
+[submodule "poly_collection"]
+ path = libs/poly_collection
+ url = ../poly_collection.git
+ fetchRecurseSubmodules = on-demand
diff --git a/libs/poly_collection b/libs/poly_collection
new file mode 160000
+Subproject 9bfae0679aa1381f7c44367fb47853cce271844