Skip to content

Commit d851be6

Browse files
Abseil Teamcopybara-github
authored andcommitted
Remove unneeded include from cord_rep_btree_navigator.h
This header doesn't need to include <iostream>. PiperOrigin-RevId: 781263165 Change-Id: I1cbd951164af81420493ed29e26e6d2580017a17
1 parent 733069a commit d851be6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

absl/strings/internal/cord_rep_btree_navigator.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#define ABSL_STRINGS_INTERNAL_CORD_REP_BTREE_NAVIGATOR_H_
1717

1818
#include <cassert>
19-
#include <iostream>
2019

2120
#include "absl/strings/internal/cord_internal.h"
2221
#include "absl/strings/internal/cord_rep_btree.h"

0 commit comments

Comments
 (0)