// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
- #pragma implementation "servlet.cpp"
- #pragma interface "servlet.cpp"
-#endif
-
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
public:
MyApp();
- ~MyApp();
+ virtual ~MyApp();
virtual bool OnInit();