Skip to content

Commit 4abd79d

Browse files
committed
Remove unnecessary #include.
1 parent 9d366f7 commit 4abd79d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/runtime/Casting.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
#include <cstring>
4444
#include <mutex>
4545
#include <atomic>
46-
#include <sstream>
4746
#include <type_traits>
4847

4948
// FIXME: Clang defines max_align_t in stddef.h since 3.6.

0 commit comments

Comments
 (0)