moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -264,10 +264,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-
|
||||
|
Reference in New Issue
Block a user