[libcxx-commits] [PATCH] D127675: [libc++] Removes unneeded <iterator> includes.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 14 08:42:17 PDT 2022


Mordante updated this revision to Diff 436803.
Mordante added a comment.

Adds missing includes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127675/new/

https://reviews.llvm.org/D127675

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/algorithm
  libcxx/include/array
  libcxx/include/deque
  libcxx/include/ext/hash_map
  libcxx/include/ext/hash_set
  libcxx/include/format
  libcxx/include/forward_list
  libcxx/include/list
  libcxx/include/locale
  libcxx/include/map
  libcxx/include/memory
  libcxx/include/numeric
  libcxx/include/ostream
  libcxx/include/regex
  libcxx/include/set
  libcxx/include/span
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/unordered_map
  libcxx/include/unordered_set

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127675.436803.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220614/83e9792b/attachment-0001.bin>


More information about the libcxx-commits mailing list