mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
initial commitment
[SVN r26900]
This commit is contained in:
parent
c436bf6a90
commit
5eee09d19b
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -246,3 +246,7 @@
|
|||
path = tools/quickbook
|
||||
url = ../quickbook.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "iostreams"]
|
||||
path = libs/iostreams
|
||||
url = ../iostreams.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
1
libs/iostreams
Submodule
1
libs/iostreams
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c0564c3c7c7f5bd2c46c7405cd774596040c1c29
|
Loading…
Add table
Reference in a new issue