Clang: Add QDataStream includes to ipc container.

Change-Id: I6f73a1daa3e8b934896ceb6fd0c1185e24d60236
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
David Schulz
2015-09-01 07:42:39 +02:00
committed by Marco Bubke
parent 780e70b757
commit d5c29ada95
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "fixitcontainer.h"
#include <QDataStream>
#include <QDebug>
namespace ClangBackEnd {

View File

@@ -30,6 +30,7 @@
#include "sourcerangecontainer.h"
#include <QDataStream>
#include <QDebug>
namespace ClangBackEnd {