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

Merge 65318,65319 from ^/trunk
------------------------------------------------------------------------
r65318 | jhunold | 2010-09-06 10:43:06 +0200 (Mo, 06 Sep 2010) | 3 lines

Suppress msvc warning 4251 about templates as base classes not having a dll-interface.
Suppress msvc warning 4275 about base class std::logic_error not having a dll-interface.

------------------------------------------------------------------------
r65319 | jhunold | 2010-09-06 16:14:09 +0200 (Mo, 06 Sep 2010) | 2 lines

Fix: windows does not have wait(), use own macros instead.

------------------------------------------------------------------------


[SVN r65326]

Jürgen Hunold 15 лет назад
Родитель
Сommit
b30a1726ae
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/program_options
  2. 1 1
      tools/build

+ 1 - 1
libs/program_options

@@ -1 +1 @@
-Subproject commit cd1b58aac2193b49df04d477389a8669cf1ac3d0
+Subproject commit 0c04bde7e0acb4dacbad559ea5fe66d198236a58

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 04072c6fbdb7b95dff359eca70e9b52e91af2622
+Subproject commit 5a2240003b1808f21ba185271cbe6d08969d850b

粤ICP备19079148号