forked from qt-creator/qt-creator
Clang: Fix compilation on OS X / clang
Change-Id: I7cc5738971b00dfcf012584d4b51f86914ec874b Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include <QDataStream>
|
||||
#include <QDebug>
|
||||
|
||||
#include <ostream>
|
||||
|
||||
namespace ClangBackEnd {
|
||||
|
||||
DiagnosticsChangedMessage::DiagnosticsChangedMessage(const FileContainer &file,
|
||||
|
||||
Reference in New Issue
Block a user