git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34511
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if defined(__WXMSW__)
#include "wx/msw/wrapwin.h" // includes windows.h for MessageBox()
#if defined(__WXMSW__)
#include "wx/msw/wrapwin.h" // includes windows.h for MessageBox()
+ #include "wx/msw/debughlp.h" // includes windows.h for MessageBox()
// check that we can get the stack trace before trying to do it
if ( !wxDbgHelpDLL::Init() )
return stackTrace;
// check that we can get the stack trace before trying to do it
if ( !wxDbgHelpDLL::Init() )
return stackTrace;