]> git.saurik.com Git - wxWidgets.git/blobdiff - src/jpeg/jmorecfg.h
moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers
[wxWidgets.git] / src / jpeg / jmorecfg.h
index 342acc11f66e42816d3cfeabb9ced2588fd51910..e5ecc5844196164c7364581ae37a3886d431b695 100644 (file)
@@ -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-