aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Assembly/AssemblyAnnotationWriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Assembly/AssemblyAnnotationWriter.h')
-rw-r--r--include/llvm/Assembly/AssemblyAnnotationWriter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Assembly/AssemblyAnnotationWriter.h b/include/llvm/Assembly/AssemblyAnnotationWriter.h
index fa8cdde..37b47c3 100644
--- a/include/llvm/Assembly/AssemblyAnnotationWriter.h
+++ b/include/llvm/Assembly/AssemblyAnnotationWriter.h
@@ -23,7 +23,6 @@ class Function;
class BasicBlock;
class Instruction;
class Value;
-class raw_ostream;
class formatted_raw_ostream;
class AssemblyAnnotationWriter {