Browse Source

graph/isomorphism.hpp:
- Added some missing "typename"s

random/uniform_int.hpp:
- Don't include <limits> directly


[SVN r11802]

Douglas Gregor 24 years ago
parent
commit
07ee99aefc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/graph
  2. 1 1
      libs/random

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit cba36c603391ec340850a38926b78c14048c78f7
+Subproject commit 04ef43e4ac12158da46fb8c08f0252ba91eef9e8

+ 1 - 1
libs/random

@@ -1 +1 @@
-Subproject commit 71a140ae3ca1cf1d16db8316e7e7ed858d967fe2
+Subproject commit d9b321b2e0903ad5883d2cc51ccccd8fcee5a52b

粤ICP备19079148号