summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEric Niebler <eric@boostpro.com>2004-02-26 18:27:02 +0000
committerEric Niebler <eric@boostpro.com>2004-02-26 18:27:02 +0000
commit2d6117229cb9587a85b3db477157f7314578d8aa (patch)
treeafe623cd3f8c31f04e36f222953c945d2f25116a /.gitmodules
parentdbeedf29eb1302e1e8904e275f0f918562dfc786 (diff)
downloadboost-2d6117229cb9587a85b3db477157f7314578d8aa.tar.gz
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5d87930018..7f2fa843bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -210,3 +210,7 @@
path = libs/filesystem
url = ../filesystem.git
fetchRecurseSubmodules = on-demand
+[submodule "algorithm"]
+ path = libs/algorithm
+ url = ../algorithm.git
+ fetchRecurseSubmodules = on-demand