forked from qt-creator/qt-creator
ClangBackend: Fix missing include on macOS
Change-Id: I17c33d011941d4f425d9dc664f4faa0af250e967 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
e37772c1c6
commit
bf3d2b0a3d
@@ -27,6 +27,8 @@
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
#include <ostream>
|
||||
|
||||
namespace ClangBackEnd {
|
||||
|
||||
QDebug operator<<(QDebug debug, const CancelMessage &)
|
||||
|
Reference in New Issue
Block a user