remove PM_USE_SESSION_APIS setting so that wxMac can be compiled with
the -cpp-precomp compiler option git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
#define __WXMAC_X__
|
||||
#endif
|
||||
|
||||
#define PM_USE_SESSION_APIS 0
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif // __APPLE__
|
||||
#elif defined(applec) || \
|
||||
@@ -149,7 +148,6 @@
|
||||
#define __WXMAC_X__
|
||||
#endif
|
||||
|
||||
#define PM_USE_SESSION_APIS 0
|
||||
#include <Carbon/Carbon.h>
|
||||
#elif defined(__OS2__)
|
||||
#if defined(__IBMCPP__)
|
||||
|
Reference in New Issue
Block a user