Ignore include of <pbt.h>
This commit is contained in:
parent
2cc85dd2cf
commit
62f10bd20f
|
@ -106,7 +106,7 @@
|
|||
#include <windowsx.h>
|
||||
#endif
|
||||
|
||||
#if !defined __WXWINCE__ && !defined NEED_PBT_H
|
||||
#if !defined __WXWINCE__ && !defined NEED_PBT_H && 0 // Project64 does not support Windows CE
|
||||
#include <pbt.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue