Ignore include of <pbt.h>
This commit is contained in:
parent
2cc85dd2cf
commit
62f10bd20f
|
@ -106,7 +106,7 @@
|
||||||
#include <windowsx.h>
|
#include <windowsx.h>
|
||||||
#endif
|
#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>
|
#include <pbt.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue