Build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-04-25 17:31:27 +00:00
parent 3d59537f64
commit d022d3649e
2 changed files with 5 additions and 4 deletions

View File

@@ -15,6 +15,8 @@
#if wxUSE_DEBUGREPORT && wxUSE_XML
#include "wx/string.h"
class WXDLLIMPEXP_XML wxXmlNode;
// ----------------------------------------------------------------------------
@@ -227,7 +229,6 @@ public:
#endif // wxUSE_GUI
#endif // wxUSE_DEBUGREPORT
#endif // wxUSE_DEBUGREPORT && wxUSE_XML
#endif // _WX_DEBUGRPT_H_