diff options
Diffstat (limited to 'lib/AST/DeclBase.cpp')
-rw-r--r-- | lib/AST/DeclBase.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AST/DeclBase.cpp b/lib/AST/DeclBase.cpp index f098496f23..45c5494d4c 100644 --- a/lib/AST/DeclBase.cpp +++ b/lib/AST/DeclBase.cpp @@ -23,7 +23,6 @@ #include "llvm/Support/raw_ostream.h" #include <algorithm> #include <cstdio> -#include <functional> #include <vector> using namespace clang; |