From 2553e25049a6bdaebefa233d6924ab6d4433f8ba Mon Sep 17 00:00:00 2001
From: Roberto Raggi <roberto.raggi@nokia.com>
Date: Mon, 2 Mar 2009 18:09:40 +0100
Subject: [PATCH] removed useless #include directives.

---
 src/libs/cplusplus/PreprocessorEnvironment.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libs/cplusplus/PreprocessorEnvironment.h b/src/libs/cplusplus/PreprocessorEnvironment.h
index 231a88af015..d0c5efeb19d 100644
--- a/src/libs/cplusplus/PreprocessorEnvironment.h
+++ b/src/libs/cplusplus/PreprocessorEnvironment.h
@@ -51,7 +51,6 @@
 
 #include "CPlusPlusForwardDeclarations.h"
 
-#include <QVector>
 #include <QList>
 #include <QByteArray>
 
-- 
GitLab