aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodeformatter.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-03-05 08:22:48 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-03-05 08:16:48 +0000
commitfb80206f3c2e9486e8521409d0e984b45e06b110 (patch)
treec2671e43f47c092d4e1e03cc4afd4d7f9ab0705d /src/plugins/cpptools/cppcodeformatter.h
parent5eedf273be575112004893c79ff753b1c33f9ba2 (diff)
Clean exported headers of the CppTools plugin.
Change-Id: I0144ac33e88980c431c54a6d69bbde28da4b1967 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.h')
-rw-r--r--src/plugins/cpptools/cppcodeformatter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cpptools/cppcodeformatter.h b/src/plugins/cpptools/cppcodeformatter.h
index 053482fb6e..eb09d0819e 100644
--- a/src/plugins/cpptools/cppcodeformatter.h
+++ b/src/plugins/cpptools/cppcodeformatter.h
@@ -36,7 +36,6 @@
#include <texteditor/tabsettings.h>
-#include <cplusplus/Token.h>
#include <cplusplus/SimpleLexer.h>
#include <QStack>