summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Support/raw_ostream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llvm/Support/raw_ostream.h b/include/llvm/Support/raw_ostream.h
index 77e473f2f6..ceabf88a57 100644
--- a/include/llvm/Support/raw_ostream.h
+++ b/include/llvm/Support/raw_ostream.h
@@ -21,8 +21,6 @@
namespace llvm {
class format_object_base;
- template <typename T>
- class SmallVectorImpl;
namespace sys {
namespace fs {