forked from qt-creator/qt-creator
Unittest: ClangSupport: Fix cmake build on Linux
When building debug with tests this surprisingly failed due to missing include. Change-Id: I238dc1d1e4aca790c07a37f0d65973da693bed99 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
|
||||
#include <QDataStream>
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace ClangBackEnd {
|
||||
|
||||
class ProjectPartId
|
||||
|
Reference in New Issue
Block a user