Explorar el Código

Patch from Janusz Piwowarski, to make the library work on mingw, despite
the fact the mingw does not have std::wstring. The patch disables wchar_t
support, but it allows the rest of the library to work ok.


[SVN r23111]

Vladimir Prus hace 22 años
padre
commit
c9f1d67991
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libs/program_options

+ 1 - 1
libs/program_options

@@ -1 +1 @@
-Subproject commit 7c452dcfac6f5b9e4b3407c3b18680892ec00075
+Subproject commit 75a6e423609c93acb6b0683243ac90d7bc889c0a

粤ICP备19079148号