Compile fix of no backtrace() is present.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include "wx/unix/execute.h"
|
||||
|
||||
#ifdef __WXDEBUG__
|
||||
#include "wx/gtk/assertdlg_gtk.h"
|
||||
#if wxUSE_STACKWALKER
|
||||
#include "wx/gtk/assertdlg_gtk.h"
|
||||
#include "wx/stackwalk.h"
|
||||
#endif // wxUSE_STACKWALKER
|
||||
#endif // __WXDEBUG__
|
||||
|
Reference in New Issue
Block a user