testing for define alone is sufficient and more portable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#define HAVE_SSIZE_T 1
|
#define HAVE_SSIZE_T 1
|
||||||
#define STDC_HEADERS 1
|
#define STDC_HEADERS 1
|
||||||
#if __BIG_ENDIAN__
|
#ifdef __BIG_ENDIAN__
|
||||||
#define WORDS_BIGENDIAN 1
|
#define WORDS_BIGENDIAN 1
|
||||||
#endif
|
#endif
|
||||||
#define wxUSE_UNIX 1
|
#define wxUSE_UNIX 1
|
||||||
|
Reference in New Issue
Block a user