diff options
Diffstat (limited to 'include/clang/Basic/SourceLocation.h')
-rw-r--r-- | include/clang/Basic/SourceLocation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/clang/Basic/SourceLocation.h b/include/clang/Basic/SourceLocation.h index 3a4780c20d..01e2b2c299 100644 --- a/include/clang/Basic/SourceLocation.h +++ b/include/clang/Basic/SourceLocation.h @@ -22,7 +22,6 @@ namespace llvm { class MemoryBuffer; - class raw_ostream; template <typename T> struct DenseMapInfo; template <typename T> struct isPodLike; } |