Compile fix with gcc 4.9

Change-Id: I1e31529081002f3bdfe4be7b610ec6ec8e6139df
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-07-23 09:46:27 +02:00
parent c1a741022f
commit 53bfd5285d

View File

@@ -38,6 +38,8 @@
#include <QIcon>
#include <QWidget>
#include <functional>
namespace ProjectExplorer {
class Project;
class Target;