Skip to content

Add missing cstdint include in SmallVector.h#7478

Open
MehdiShekarnabi wants to merge 1 commit intoisl-org:mainfrom
MehdiShekarnabi:main
Open

Add missing cstdint include in SmallVector.h#7478
MehdiShekarnabi wants to merge 1 commit intoisl-org:mainfrom
MehdiShekarnabi:main

Conversation

@MehdiShekarnabi
Copy link
Copy Markdown

@MehdiShekarnabi MehdiShekarnabi commented Apr 21, 2026

Type

Motivation and Context

Checklist:

  • I have run python util/check_style.py --apply to apply Open3D code style
    to my code.
  • This PR changes Open3D behavior or adds new functionality.
    • Both C++ (Doxygen) and Python (Sphinx / Google style) documentation is
      updated accordingly.
    • I have added or updated C++ and / or Python unit tests OR included test
      results
      (e.g. screenshots or numbers) here.
  • I will follow up and update the code if CI fails.
  • For fork PRs, I have selected Allow edits from maintainers.

Description

In response to the issue #7454, I have added the missing cstdint to cpp/open3d/core/SmallVector.h.

@update-docs
Copy link
Copy Markdown

update-docs Bot commented Apr 21, 2026

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source Build fails on Manjaro/Arch with undeclared uint64_t in SmallVector.h

1 participant