WINCE: Enable use of forbidden symbols, cleanup
I tried to untangle the header interdependencies a bit, but this is still quite a mess. This commit also fixes some warnings. svn-id: r53978
This commit is contained in:
parent
ae829727da
commit
086fe78af1
20 changed files with 76 additions and 35 deletions
|
@ -23,8 +23,10 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// Disable symbol overrides so that we can use system headers.
|
||||
#define FORBIDDEN_SYMBOL_ALLOW_ALL
|
||||
|
||||
#include "wince-sdl.h"
|
||||
#include "backends/platform/wince/wince-sdl.h"
|
||||
|
||||
#include "CELauncherDialog.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue