move wxDouble typedef to _defs.i
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,6 +93,7 @@ typedef unsigned int size_t;
|
||||
typedef unsigned int time_t;
|
||||
typedef unsigned char byte;
|
||||
typedef unsigned long wxUIntPtr;
|
||||
typedef double wxDouble;
|
||||
|
||||
#define wxWindowID int
|
||||
#define wxCoord int
|
||||
|
@@ -350,9 +350,6 @@ MustHaveApp(wxGraphicsPath);
|
||||
MustHaveApp(wxGraphicsContext);
|
||||
MustHaveApp(wxGCDC);
|
||||
|
||||
typedef double wxDouble;
|
||||
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user