summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2014-06-03 03:10:37 +0300
committerPeter Dimov <pdimov@pdimov.com>2014-06-03 03:10:37 +0300
commit69fafe6bdc3fced29a32fe684f97182dc8fe6da9 (patch)
tree453aa13c79f43ca4eb357f1d52302b6e361d708e /.gitmodules
parent528f8caf2f003b839ae938c619919cb2d1a6599e (diff)
downloadboost-69fafe6bdc3fced29a32fe684f97182dc8fe6da9.tar.gz
Add submodule throw_exception.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5a26269052..29eee44b23 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -466,3 +466,7 @@
path = libs/core
url = ../core.git
fetchRecurseSubmodules = on-demand
+[submodule "throw_exception"]
+ path = libs/throw_exception
+ url = ../throw_exception.git
+ fetchRecurseSubmodules = on-demand