Quellcode durchsuchen

Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator.

[SVN r62551]
Christian Henning vor 16 Jahren
Ursprung
Commit
d2f40bfbf7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      libs/gil

+ 1 - 1
libs/gil

@@ -1 +1 @@
-Subproject commit 00031862c72a82cd5d094a62f0e0265509bcff37
+Subproject commit af58445a4befdad5b9f5181031622c6866e4cc2f

粤ICP备19079148号