Allow compilation with MW CRT on OS X. Unlike BSD CRT, MW CRT does not
authorDavid Elliott <dfe@tgwbd.org>
Sun, 27 Mar 2005 08:27:15 +0000 (08:27 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 27 Mar 2005 08:27:15 +0000 (08:27 +0000)
commitf0756afed903e7dba726bb4789bf83b760dba31a
tree1d699c1ab080777d06bd1937b165284acfe28a86
parentd95fb7ebf8d9294fadd1da79839744a710e3ea44
Allow compilation with MW CRT on OS X.  Unlike BSD CRT, MW CRT does not
define SIGTRAP so we have to use the Mac OS Debugger() function.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/appbase.cpp