moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers
This is partial cherry-pick of f725b2a4ec82141417f60992aa24bda817a5dcee from the main repository.
This commit is contained in:
parent
8c3866ec70
commit
8b45af2f07
@ -242,10 +242,6 @@ typedef unsigned int JDIMENSION;
|
||||
#endif
|
||||
|
||||
|
||||
#if (defined(__MWERKS__) && defined(__WXMSW__))
|
||||
#define HAVE_BOOLEAN
|
||||
#endif
|
||||
|
||||
/*
|
||||
* On a few systems, type boolean and/or its values FALSE, TRUE may appear
|
||||
* in standard header files. Or you may have conflicts with application-
|
||||
|
Loading…
Reference in New Issue
Block a user