Browse Source

New Boost.Compatibility library.

[SVN r9806]
Ralf W. Grosse-Kunstleve 25 years ago
parent
commit
862e1e4b91
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .gitmodules
  2. 1 0
      libs/compatibility

+ 4 - 0
.gitmodules

@@ -90,3 +90,7 @@
 	path = libs/pool
 	url = ../pool.git
 	fetchRecurseSubmodules = on-demand
+[submodule "compatibility"]
+	path = libs/compatibility
+	url = ../compatibility.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/compatibility

@@ -0,0 +1 @@
+Subproject commit 5005a2df8b3ac78f8508aa293b9b4112814cb460

粤ICP备19079148号