aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Index/ASTLocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Index/ASTLocation.h')
-rw-r--r--include/clang/Index/ASTLocation.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/clang/Index/ASTLocation.h b/include/clang/Index/ASTLocation.h
index d4babcc8fd..7b66e7ea4f 100644
--- a/include/clang/Index/ASTLocation.h
+++ b/include/clang/Index/ASTLocation.h
@@ -17,10 +17,6 @@
#include "clang/AST/TypeLoc.h"
#include "llvm/ADT/PointerIntPair.h"
-namespace llvm {
- class raw_ostream;
-}
-
namespace clang {
class Decl;
class Stmt;