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

// We use our own string_len function instead of std::strlen
// to avoid the namespace confusion on different compilers. Some
// have itin namespace std. Some have it in global namespace.
// Some have it in both.


[SVN r24259]

Joel de Guzman 22 лет назад
Родитель
Сommit
84a8083887
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/spirit

+ 1 - 1
libs/spirit

@@ -1 +1 @@
-Subproject commit bddaecb273ce86c8e1c9b74c1c8ccc7ee8dbca6f
+Subproject commit 9365dc0e593161cd7d58b013550ac7f4200c082d

粤ICP备19079148号