#include "wx/intl.h"
#include "wx/log.h"
#include "wx/utils.h"
+ #include "wx/memory.h"
#endif
#include "wx/module.h"
-#include "wx/memory.h"
#include "wx/evtloop.h"
#if wxUSE_THREADS
XtPointer ptr);
static WXWidget wxCreateTopLevelWidget( WXDisplay* display );
-extern wxList wxPendingDelete;
extern bool wxAddIdleCallback();
wxHashTable *wxWidgetHashTable = NULL;