diff options
author | Kai Koehne <kai.koehne@digia.com> | 2013-12-06 15:59:25 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2013-12-09 08:31:59 +0100 |
commit | 9be80434d3754635a1abbe887b1f94bf085c8292 (patch) | |
tree | 1011bfb90d74f783258b5372c32fe26dd33fb961 /src/plugins/cpptools/cpppreprocessor.cpp | |
parent | 8cfa1fdd7bc20e9ea07ba438224904b887bebb7d (diff) | |
download | qt-creator-9be80434d3754635a1abbe887b1f94bf085c8292.tar.gz |
Fix compilation of ios plugin with Windows 64 bit
Q_PID is a pointer under windows, and the compiler won't allow us
to convert a 64 bit pointer to int.
Task-number: QTCREATORBUG-11026
Change-Id: I34e45bf2ef1e565c5967fac6b482c14117a04578
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'src/plugins/cpptools/cpppreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions