Skip to content

Commit 555004a

Browse files
committed
Remove unwanted import
1 parent e73d6fa commit 555004a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/SemaDeclAttr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
#include "llvm/Support/MathExtras.h"
7171
#include "llvm/Support/raw_ostream.h"
7272
#include "llvm/TargetParser/Triple.h"
73-
#include <iostream>
7473
#include <optional>
7574

7675
using namespace clang;

0 commit comments

Comments
 (0)