commit | 63119ef5bf8dd2d8d4796c5f118f5de02b1eced9 | [log] [tgz] |
---|---|---|
author | David Rees <drees@fuchsia.infra.roller.google.com> | Thu Mar 28 00:58:12 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 27 17:59:39 2024 -0700 |
tree | 20fe81caf134ac673180d5b0a0666e854f840234 | |
parent | 501ff15a8f433d8bf98c23412d9b3900f07f7e5c [diff] |
[roll] Roll fuchsia [stdcompat] Correct some includes In internal/type_traits.h, add <utility> for std::forward and <functional> for std::reference_wrapper. In type_traits.h, remove unused <tuple>. These changes are actually needed downstream in pigweed to build with pw_minimal_cpp_stdlib. Original-Bug: 331281133 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016465 Original-Revision: 1715aa9d4f242fc8fec5df869d5ddf61673c1338 GitOrigin-RevId: ccd41a54c0803395046d95a1fad1260b8727f7ee Change-Id: I58eca2b3abed90f6b9501a0dfec3e17001bbc0f0
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.