change superflous elif to else
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -760,7 +760,7 @@ typedef wxUint16 wxWord;
|
|||||||
|
|
||||||
typedef long wxInt32;
|
typedef long wxInt32;
|
||||||
typedef unsigned long wxUint32;
|
typedef unsigned long wxUint32;
|
||||||
#elif
|
#else
|
||||||
/* wxWidgets is not ready for 128bit systems yet... */
|
/* wxWidgets is not ready for 128bit systems yet... */
|
||||||
#error "Unknown sizeof(int) value, what are you compiling for?"
|
#error "Unknown sizeof(int) value, what are you compiling for?"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user