]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/debugrpt.h
Escape underscores
[wxWidgets.git] / include / wx / debugrpt.h
index 0337633e9fe21af715e35c26ec2f451bdc5646ce..befd84d6f8270110890f6f9446d5cd239b589a5b 100644 (file)
@@ -15,6 +15,9 @@
 
 #if wxUSE_DEBUGREPORT && wxUSE_XML
 
+#include "wx/string.h"
+#include "wx/arrstr.h"
+
 class WXDLLIMPEXP_XML wxXmlNode;
 
 // ----------------------------------------------------------------------------
@@ -227,7 +230,6 @@ public:
 
 #endif // wxUSE_GUI
 
-#endif // wxUSE_DEBUGREPORT
+#endif // wxUSE_DEBUGREPORT && wxUSE_XML
 
 #endif // _WX_DEBUGRPT_H_
-