Просмотр исходного кода

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 16 лет назад
Родитель
Сommit
d2f40bfbf7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/gil

+ 1 - 1
libs/gil

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

粤ICP备19079148号