aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Testing/Support/Annotations.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Testing/Support/Annotations.h')
-rw-r--r--llvm/include/llvm/Testing/Support/Annotations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/include/llvm/Testing/Support/Annotations.h b/llvm/include/llvm/Testing/Support/Annotations.h
index cc99d1061520..4e442269600d 100644
--- a/llvm/include/llvm/Testing/Support/Annotations.h
+++ b/llvm/include/llvm/Testing/Support/Annotations.h
@@ -16,6 +16,8 @@
namespace llvm {
+class raw_ostream;
+
/// Annotations lets you mark points and ranges inside source code, for tests:
///
/// Annotations Example(R"cpp(