mimalloc/include
Christian Heimes ef7674443d Set visibility "default" only when exporting
GCC-like compilers only export symbols when ``MI_SHARED_LIB`` and
``MI_SHARED_LIB_EXPORT`` are defined.

Fixes: https://github.com/microsoft/mimalloc/issues/475
Signed-off-by: Christian Heimes <christian@python.org>
2021-10-28 22:45:02 +02:00
..
mimalloc-atomic.h add space after _Atomic to prevent errors on msvc without /TP (see PR #452) 2021-10-19 10:17:30 -07:00
mimalloc-internal.h Rename _os_random_weak to _mi_os_random_weak 2021-10-21 21:40:45 +02:00
mimalloc-new-delete.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-override.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-types.h Merge pull request #410 from jserv/enforce-binary-prefix 2021-10-19 12:28:33 -07:00
mimalloc.h Set visibility "default" only when exporting 2021-10-28 22:45:02 +02:00