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:
Ryan Norton 2005-04-16 09:11:52 +00:00
parent 66af7a7540
commit 2cbe2aead9

View File

@ -30,7 +30,7 @@
#include "wx/utils.h"
#endif // WX_PRECOMP
#if wxUSE_DEBUGREPORT
#if wxUSE_DEBUGREPORT && wxUSE_XML
#include "wx/debugrpt.h"