Include wx/math.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "wx/combobox.h"
|
||||
#include "wx/layout.h"
|
||||
#include "wx/statusbr.h"
|
||||
#include "wx/math.h"
|
||||
#endif
|
||||
|
||||
#include "wx/module.h"
|
||||
@@ -54,7 +55,6 @@
|
||||
#include "wx/thread.h"
|
||||
#endif
|
||||
|
||||
#include "wx/math.h"
|
||||
#include <ctype.h>
|
||||
|
||||
// FIXME: Due to a hack we use GtkCombo in here, which is deprecated since gtk2.3.0
|
||||
|
Reference in New Issue
Block a user