correcting my last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-07-23 04:42:48 +00:00
parent f3869c8030
commit 52ec12df36

View File

@@ -1035,9 +1035,7 @@ typedef float wxFloat32;
typedef double wxFloat64;
#endif
#if defined( __WXMAC__ )
typedef double wxDouble;
#endif
typedef double wxDouble;
/*
Some (non standard) compilers typedef wchar_t as an existing type instead