aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/typesystem.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-05-19 14:11:55 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-05-19 12:27:33 +0000
commit8f3761d8eac7780393382ab54dbdb487eb4df027 (patch)
tree410b59c8e65f7bce7352052d7d11e505c7813d98 /sources/shiboken2/ApiExtractor/typesystem.cpp
parentba47a265cc4ea881f758704058ac5bbbb547c4ec (diff)
Fix double inclusion of qsharedpointer_impl.h file
This is a workaround to allow building QSharedPointer bindings with the clang parser. In the previous parser the Q_QDOC define was set, and thus the implementation header was never included. When clang is queried to return the file which implements QSharedPointer, it will return the innermost header file. Because the header doesn't have header guards, the build will fail with redefinition errors. Task-number: PYSIDE-454 Change-Id: I5628fe2bafe528e11076f344b18b463db90c5651 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/typesystem.cpp')
0 files changed, 0 insertions, 0 deletions