aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
authorRalf Nolden <nolden@kde.org>2016-05-20 09:49:32 +0200
committerRalf Nolden <nolden@kde.org>2016-05-20 10:20:49 +0000
commit106054d3f5e002d46e18a8c01bc660af8959a71c (patch)
tree3840ac80f9a0f795e66149fe61d8b3cdd0ea740e /src/qmltest
parent541eb6b704b53a6e889ea206d8e058ec3017100c (diff)
Always use ::copysign instead of std::copysign where available
Change to remove the Q_OS_ANDROID define for using ::copysign there instead of std::copysign as other systems are affected as well (FreeBSD 9.3 with gcc 4.8 in particular). The distinction does cause more problems than simply using ::copysign everywhere. Change-Id: I1fe42fdee9c1c1bbb3e5930573ff29c600dfb5e0 Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'src/qmltest')
0 files changed, 0 insertions, 0 deletions