DeclVisitor is not used here.

llvm-svn: 209285
This commit is contained in:
Yaron Keren 2014-05-21 09:02:49 +00:00
parent 208aae8ee0
commit 885ea4253d
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#include "clang/AST/ASTMutationListener.h"
#include "clang/AST/CXXInheritance.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/DeclVisitor.h"
#include "clang/AST/EvaluatedExprVisitor.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/RecordLayout.h"