From fb80206f3c2e9486e8521409d0e984b45e06b110 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 5 Mar 2015 08:22:48 +0100 Subject: Clean exported headers of the CppTools plugin. Change-Id: I0144ac33e88980c431c54a6d69bbde28da4b1967 Reviewed-by: Orgad Shaneh --- src/plugins/cpptools/cppindexingsupport.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins/cpptools/cppindexingsupport.h') diff --git a/src/plugins/cpptools/cppindexingsupport.h b/src/plugins/cpptools/cppindexingsupport.h index f6208fb9c9..4551a920d1 100644 --- a/src/plugins/cpptools/cppindexingsupport.h +++ b/src/plugins/cpptools/cppindexingsupport.h @@ -35,12 +35,13 @@ #include "cppmodelmanager.h" -#include #include #include #include +namespace Core { class SearchResultItem; } + namespace CppTools { class CPPTOOLS_EXPORT SymbolSearcher: public QObject -- cgit v1.2.1