]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/bits/stream_iterator.h
libstdc++: Make more internal headers include their own dependencies
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / stream_iterator.h
index 86c5845b8355ef640ad179b7b79527f0dc718384..0a1362a2eea7bf95b01ae545d66238b63e0d791c 100644 (file)
@@ -32,6 +32,9 @@
 
 #pragma GCC system_header
 
+#include <iosfwd>
+#include <bits/move.h>
+#include <bits/stl_iterator_base_types.h>
 #include <debug/debug.h>
 
 namespace std _GLIBCXX_VISIBILITY(default)