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 f7ea331e1cc7a..555e6f5a919a1 100644 --- a/include/clang/Basic/SourceLocation.h +++ b/include/clang/Basic/SourceLocation.h @@ -28,7 +28,6 @@ namespace llvm {  namespace clang {  class SourceManager; -class FileEntry;  /// FileID - This is an opaque identifier used by SourceManager which refers to  /// a source file (MemoryBuffer) along with its #include path and #line data. | 
