Skip to content

Commit 71e2740

Browse files
committed
[stdlib] Excise #include <iostream> from Metadata.cpp. (SR-7164)
1 parent a28b57e commit 71e2740

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/runtime/Metadata.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include <algorithm>
3131
#include <cctype>
3232
#include <condition_variable>
33-
#include <iostream>
3433
#include <new>
3534
#if defined(_WIN32)
3635
#define WIN32_LEAN_AND_MEAN

0 commit comments

Comments
 (0)