Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -30,13 +30,12 @@
|
||||
#include "wx/intl.h"
|
||||
#include "wx/wxchar.h"
|
||||
#include "wx/log.h"
|
||||
#include "wx/module.h"
|
||||
#endif
|
||||
|
||||
#include "wx/stdpaths.h"
|
||||
#include "wx/filename.h"
|
||||
|
||||
#include "wx/module.h"
|
||||
|
||||
#include "wx/os2/private.h"
|
||||
|
||||
#ifdef __EMX__
|
||||
|
@@ -25,10 +25,9 @@
|
||||
#include "wx/msgdlg.h"
|
||||
#include "wx/dcprint.h"
|
||||
#include "wx/statusbr.h"
|
||||
#include "wx/module.h"
|
||||
#endif
|
||||
|
||||
#include "wx/module.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "wx/os2/private.h"
|
||||
|
@@ -20,9 +20,9 @@
|
||||
#include "wx/gdicmn.h"
|
||||
#include "wx/window.h"
|
||||
#include "wx/settings.h"
|
||||
#include "wx/module.h"
|
||||
#endif
|
||||
|
||||
#include "wx/module.h"
|
||||
#include "wx/os2/private.h"
|
||||
|
||||
// the module which is used to clean up wxSystemSettings data (this is a
|
||||
|
@@ -24,10 +24,10 @@
|
||||
#include "wx/intl.h"
|
||||
#include "wx/log.h"
|
||||
#include "wx/app.h"
|
||||
#include "wx/module.h"
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#include "wx/apptrait.h"
|
||||
#include "wx/module.h"
|
||||
#include "wx/utils.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -36,9 +36,9 @@
|
||||
#include "wx/control.h"
|
||||
#include "wx/containr.h" // wxSetFocusToChild()
|
||||
#include "wx/settings.h"
|
||||
#include "wx/module.h" // wxSetFocusToChild()
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#include "wx/module.h" // wxSetFocusToChild()
|
||||
#include "wx/os2/private.h"
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user