mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-25 18:32:20 +00:00
------------------------------------------------------------------------ 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]