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

For STLport on WinCE, BOOST_NO_STDC_NAMESPACE can get defined if STLport is putting symbols in its own namespace. In the case of codecvt, however, this does not mean that codecvt is in the global namespace (it will be in STLport's namespace).

[SVN r52105]
David Deakins 17 лет назад
Родитель
Сommit
3d6866965c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/serialization

+ 1 - 1
libs/serialization

@@ -1 +1 @@
-Subproject commit 70ae78bee2967114bd5c899007d3fd61285f88d7
+Subproject commit a3f1eb6fa8dd4b46fe8e751601eedf7f36564981

粤ICP备19079148号