aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libcxx/include/__thread/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libcxx/include/__thread/id.h')
-rw-r--r--contrib/llvm-project/libcxx/include/__thread/id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm-project/libcxx/include/__thread/id.h b/contrib/llvm-project/libcxx/include/__thread/id.h
index fd6e6dffafa9..83b1d8eceede 100644
--- a/contrib/llvm-project/libcxx/include/__thread/id.h
+++ b/contrib/llvm-project/libcxx/include/__thread/id.h
@@ -13,8 +13,8 @@
#include <__compare/ordering.h>
#include <__config>
#include <__fwd/hash.h>
+#include <__fwd/ostream.h>
#include <__threading_support>
-#include <iosfwd>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
# pragma GCC system_header