Skip to content

Conversation

@per-gron
Copy link

@per-gron per-gron commented Feb 7, 2023

defined(__linux__) does not imply that libstd++ is used.

#include <math.h> does not define std::ceil in libc++.

`defined(__linux__)` does not imply that libstd++ is used.

`#include <math.h>` does not define `std::ceil` in libc++.
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.

1 participant