*/
+// For compilers that support precompilation, includes "wx/wx.h".
+#include "wx/wxprec.h"
-#include <wx/wx.h>
-#include <wx/html/helpdata.h>
+#ifdef __BORLANDC__
+#pragma hdrstop
+#endif
+
+#ifndef WX_PRECOMP
+#include "wx/wx.h"
+#endif
+
+#include "wx/html/helpdata.h"
class MyApp : public wxApp