* gthr-win32.h: Protect against conflicting typedef for BOOL in windows headers
commit61dcce9cea168005470b9086083cd832a18ebc29
authorcgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Feb 2002 20:58:51 +0000 (3 20:58 +0000)
committercgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Feb 2002 20:58:51 +0000 (3 20:58 +0000)
treeefafcc7501e369c80b7d9e3f751e7c36d740fcb6
parent124c3198872747cb5782e0b1f5b708c6a657d4e1
* gthr-win32.h: Protect against conflicting typedef for BOOL in windows headers
and libobjc headers.
* gthr-win32.h (__mingwthr_key_dtor): Use extern "C" linkage for C++.
(_mingw.h): Remove duplicate include.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49465 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gthr-win32.h