]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/app.cpp
#endif
#include "wx/app.h"
#endif
#include "wx/app.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/hash.h"
+ #include "wx/intl.h"
+ #include "wx/log.h"
+#endif
+
#include "wx/utils.h"
#include "wx/module.h"
#include "wx/memory.h"
#include "wx/utils.h"
#include "wx/module.h"
#include "wx/memory.h"
-#include "wx/log.h"
-#include "wx/intl.h"
#if wxUSE_THREADS
#include "wx/thread.h"
#if wxUSE_THREADS
#include "wx/thread.h"