Browse Source

Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace.

[SVN r52106]
David Deakins 17 years ago
parent
commit
a23d92c0b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/regex

+ 1 - 1
libs/regex

@@ -1 +1 @@
-Subproject commit 8586e7a9cd5fb5f7b487261cba28f148a173ba58
+Subproject commit 3e62631ecb3cbbdce13a91ecaa8b3170802a6a3f

粤ICP备19079148号