diff options
Diffstat (limited to 'lib/CodeGen/DwarfWriter.cpp')
-rw-r--r-- | lib/CodeGen/DwarfWriter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/DwarfWriter.cpp b/lib/CodeGen/DwarfWriter.cpp index 8683ddac20..5fcfdb56fc 100644 --- a/lib/CodeGen/DwarfWriter.cpp +++ b/lib/CodeGen/DwarfWriter.cpp @@ -39,7 +39,6 @@ namespace llvm { //===----------------------------------------------------------------------===// // Forward declarations. // -class CompileUnit; class DIE; //===----------------------------------------------------------------------===// |