Skip to content

Add missing cstdint include in Utils.cpp#962

Open
pavanbalaji wants to merge 1 commit intometa-pytorch:mainfrom
pavanbalaji:export-D95487116
Open

Add missing cstdint include in Utils.cpp#962
pavanbalaji wants to merge 1 commit intometa-pytorch:mainfrom
pavanbalaji:export-D95487116

Conversation

@pavanbalaji
Copy link
Contributor

Summary:
Fix build error caused by uint64_t being used without
including . This only shows up in the OSS
builds.

Reviewed By: siyengar

Differential Revision: D95487116

Summary:
Fix build error caused by uint64_t being used without
including <cstdint>. This only shows up in the OSS
builds.

Reviewed By: siyengar

Differential Revision: D95487116
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant