summaryrefslogtreecommitdiffstats
path: root/src/qt3support/other/q3polygonscanner.cpp
diff options
context:
space:
mode:
authorIain <qt-info@nokia.com>2009-09-11 09:19:23 (GMT)
committerIain <qt-info@nokia.com>2009-09-11 09:19:23 (GMT)
commit3d4a2cd013f9e62788adf902a57ae8e2f31fccc7 (patch)
tree7fb5b2428730de6473e9dcaf02b31ac5178e7e76 /src/qt3support/other/q3polygonscanner.cpp
parent486ff054b8b65c191df39748dfe59f9440a60578 (diff)
downloadQt-3d4a2cd013f9e62788adf902a57ae8e2f31fccc7.zip
Qt-3d4a2cd013f9e62788adf902a57ae8e2f31fccc7.tar.gz
Qt-3d4a2cd013f9e62788adf902a57ae8e2f31fccc7.tar.bz2
Fix compile errors (missing uncaught_exception definition) on Symbian^3
When using STDCPP in Symbian^3, the definition for uncaught_exception *must* be provided before any attempt to include e32base.h is made. This is because STDCPP support disables the standard Symbian definition of uncaught_exception, so the version from <exception> needs to be used instead. Reviewed-by: Jason Barron
Diffstat (limited to 'src/qt3support/other/q3polygonscanner.cpp')
0 files changed, 0 insertions, 0 deletions