Fix building of shared library with C++ support on MinGW
authorIvan Maidanski <ivmai@mail.ru>
Mon, 17 Jun 2019 07:18:52 +0000 (10:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 17 Jun 2019 07:18:52 +0000 (10:18 +0300)
commit154d13e3015cc30fdaa754fce88f9fe4d6dc48d4
treecda0af970b30a113ffeb3f166de2b2e685f23003
parent9e5a4952dcba990ad8d7c8d30ae2eb2979d1e33e
Fix building of shared library with C++ support on MinGW

* include/gc_config_macros.h [GC_DLL && !GC_API && __MINGW32__
&& GC_BUILD && __cplusplus] (GC_API): Add "extern" keyword.
include/gc_config_macros.h