Windows build fix: ignore pthread.h if it exists (#4989)
[ghc-hetmet.git] / rts / EndPrivate.h
1 #if defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd_HOST_OS)
2 #pragma GCC visibility pop
3 #endif