aboutsummaryrefslogtreecommitdiff
path: root/engines/touche
diff options
context:
space:
mode:
authorJohannes Schickel2010-03-25 12:54:55 +0000
committerJohannes Schickel2010-03-25 12:54:55 +0000
commitfcc7ab61ac3add71a127be0b503147fa8cc91d47 (patch)
tree100f63ce9785fc8fe3abbdcfaffc3259987f4113 /engines/touche
parentae8853d80bc9e4d6a7f952a76271ad06dd9a3970 (diff)
downloadscummvm-rg350-fcc7ab61ac3add71a127be0b503147fa8cc91d47.tar.gz
scummvm-rg350-fcc7ab61ac3add71a127be0b503147fa8cc91d47.tar.bz2
scummvm-rg350-fcc7ab61ac3add71a127be0b503147fa8cc91d47.zip
Fix compilation by removing a public keyword outside a class scope and using "> >" instead of ">>" for template closing brackets.
Note that ">>" is always operator>> in the current C++ standard, thus one has to use "Common::Array<Common::SharedPtr<SpriteAsset> >" instead of "Common::Array<Common::SharedPtr<SpriteAsset>>" for example. svn-id: r48402
Diffstat (limited to 'engines/touche')
0 files changed, 0 insertions, 0 deletions