Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 28 May 2006 17:36:30 +0000 (17:36 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 28 May 2006 17:36:30 +0000 (17:36 +0000)
commit5de959df83d3e9d5d1be269183e9ce3d343abac2
tree776f9168777679da3380ff4c11aa5e97bf0d611a
parent2f0add5ae0f51eaac054102121ff289e0f2580bd
Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC
isn't in the headers for most compilers (the other PBT_* macros are there).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp