Skip to content

Add missing stdlib includes to improve portability#499

Merged
xytovl merged 2 commits intoWiVRn:masterfrom
0x000C0A71:master
Sep 22, 2025
Merged

Add missing stdlib includes to improve portability#499
xytovl merged 2 commits intoWiVRn:masterfrom
0x000C0A71:master

Conversation

@0x000C0A71
Copy link
Contributor

g++/libstdc++ tends to allow using functionality from stdlib headers not specifically included (e.g. included transitively through other stdlib headers). This, however, is non standard, so adding explicit includes for them makes WiVRn more portable to other toolchains.

See #498 for more info

@xytovl xytovl merged commit 6f696a9 into WiVRn:master Sep 22, 2025
21 checks passed
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