[roll] Roll fuchsia [sdk][fidl_base] Fix deprecated header warning The cstdbool hdeader is deprecated under c++17 and removed in c++20. LLVM's libc++ has changed the way this is reported to make the deprecation surface, which was typically hidden for system headers. This patch just uses stdbool.h instead, which is still available. Original-Bug: b/461869672 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427636 Original-Revision: c2cb885bd6f2b6a03aacbcdc35c4826cc8b8970b GitOrigin-RevId: 5fadfbe63fda57377b5bb42d5e5c857255e6bd2c Change-Id: I6eb0b9b9d194cab7370335e4f78d658ed92f0d63
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 in one of the communication channels documented at get involved.
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.