Add HAVE_BOOLEAN and NEED_PBT_H.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1099,6 +1099,13 @@
|
||||
*/
|
||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
|
||||
|
||||
/* Define if the system headers declare the type boolean (which will conflict
|
||||
* with the jpeg headers unless HAVE_BOOLEAN is defined). */
|
||||
#undef HAVE_BOOLEAN
|
||||
|
||||
/* Define is the header pbt.h is missing. */
|
||||
#undef NEED_PBT_H
|
||||
|
||||
#endif /* __WIN32__ */
|
||||
|
||||
/* --------------------------------------------------------*
|
||||
|
Reference in New Issue
Block a user