diff options
| author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-10-28 16:17:23 +0100 |
|---|---|---|
| committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2014-10-28 21:04:15 +0100 |
| commit | eec790c8c699d859617712a77b224750a85a93ad (patch) | |
| tree | d2826e18066b005256a5044d064581b8e1ecdb01 /src/scripttools/debugging/qscriptdebuggercodeview.cpp | |
| parent | 9871b41531d632105f1d11e3a9683b05061177c1 (diff) | |
| download | qtscript-eec790c8c699d859617712a77b224750a85a93ad.tar.gz | |
Fix intel cc build
The Intel compiler gets confused by the choice between std::signbit()
and signbit() so we need to remove the using declaration and make
the std namespace explicit to help it a little.
Change-Id: I0242de9497723cbb2f497f683b41b41fabef0b4c
Task-number: QTBUG-42235
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodeview.cpp')
0 files changed, 0 insertions, 0 deletions
