Added various #includes for non-precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
#if wxUSE_JOYSTICK
|
||||
|
||||
#include "wx/string.h"
|
||||
#define INCL_PM
|
||||
#define INCL_DOS
|
||||
@@ -280,4 +284,5 @@ bool wxJoystick::ReleaseCapture()
|
||||
// TODO
|
||||
return FALSE;
|
||||
}
|
||||
#endif // wxUSE_JOYSTICK
|
||||
|
||||
|
Reference in New Issue
Block a user