[libcxx-commits] [libcxx] [libc++][ranges] `elements_view`: `get()` forward declarations - tests (PR #82323)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 8 22:14:54 PST 2024
================
@@ -16,7 +16,6 @@
#include <__concepts/derived_from.h>
#include <__concepts/equality_comparable.h>
#include <__config>
-#include <__fwd/complex.h>
#include <__iterator/concepts.h>
----------------
H-G-Hristov wrote:
Re-added here: https://github.com/llvm/llvm-project/pull/82323/commits/e38d1ef9fc0f8f966b99eb1fc92d305fbe366166
https://github.com/llvm/llvm-project/pull/82323
More information about the libcxx-commits
mailing list