Skip to content
Snippets Groups Projects
Commit 18366cbe authored by Mike Stump's avatar Mike Stump
Browse files

Remove an unneeded header.

llvm-svn: 76716
parent 394dfd29
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#include "clang/AST/ExternalASTSource.h" #include "clang/AST/ExternalASTSource.h"
#include "clang/AST/Stmt.h" #include "clang/AST/Stmt.h"
#include "clang/Parse/Parser.h" #include "clang/Parse/Parser.h"
#include "llvm/ADT/OwningPtr.h"
using namespace clang; using namespace clang;
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment