fix for w/o expat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
66af7a7540
commit
2cbe2aead9
@ -30,7 +30,7 @@
|
||||
#include "wx/utils.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#if wxUSE_DEBUGREPORT
|
||||
#if wxUSE_DEBUGREPORT && wxUSE_XML
|
||||
|
||||
#include "wx/debugrpt.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user