aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/iostream
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/iostream')
-rw-r--r--libcxx/include/iostream1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/include/iostream b/libcxx/include/iostream
index 7397acfc678b..793f08ab1330 100644
--- a/libcxx/include/iostream
+++ b/libcxx/include/iostream
@@ -38,6 +38,7 @@ extern wostream wclog;
#include <istream>
#include <ostream>
#include <streambuf>
+#include <version>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header