aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/spanstream
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/spanstream')
-rw-r--r--libstdc++-v3/include/std/spanstream2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/spanstream b/libstdc++-v3/include/std/spanstream
index 5855b28..6abf013 100644
--- a/libstdc++-v3/include/std/spanstream
+++ b/libstdc++-v3/include/std/spanstream
@@ -31,6 +31,8 @@
#pragma GCC system_header
+#include <bits/requires_hosted.h> // iostreams
+
#if __cplusplus > 202002L
#include <span>
#include <streambuf>