Skip to content

Conversation

andreasschultes
Copy link

Compiles fails on Ubuntu 24.04 with clang-18 because of missing includes of standard headers

Copy link

@feishengfei feishengfei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ubuntu 24.04 lts g++ 13.3.0 needs this fix been merged.
BTW
#include
also works fine instead of
#include <stdint.h>

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.

2 participants