summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/sallogareas.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-02-02 19:45:47 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-02-02 22:59:45 +0100
commit276953ef21c3b9278538000c3322d5fb212c2686 (patch)
tree5e87a772e57273f25f75b07665e7bf68e3573e9d /compilerplugins/clang/sallogareas.cxx
parentf5ee30c3eeb104c9178646b8a098e882593ea4df (diff)
remove not needed #include
Change-Id: I0fa791733407199db5be2cc9606ac9be1da64188
Diffstat (limited to 'compilerplugins/clang/sallogareas.cxx')
-rw-r--r--compilerplugins/clang/sallogareas.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/sallogareas.cxx b/compilerplugins/clang/sallogareas.cxx
index db4453c98ab5..2f88905296df 100644
--- a/compilerplugins/clang/sallogareas.cxx
+++ b/compilerplugins/clang/sallogareas.cxx
@@ -10,8 +10,6 @@
#include "sallogareas.hxx"
-#include <clang/AST/ASTContext.h>
-#include <clang/Basic/SourceManager.h>
#include <clang/Lex/Lexer.h>
#include <fstream>