[roll] Roll fuchsia [c++23] Add a missing include

It caused a build failure when building for C++23.

Original-Bug: 459923005
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422439
Original-Revision: 4784daed2c23527ace9f84db59262dd7c6d2b0f0
GitOrigin-RevId: 291250a5229272e1a874da70f6635701a3a81777
Change-Id: Ic4e0d2c6c657128386d6b47df4ac75bdf2bfb951
1 file changed
tree: 6351ef105a77c17eed3104ab70e7512087bfb058
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.