Skip to content
Snippets Groups Projects

Add missing includes for compilation with libc++

Merged Steffen Müthing requested to merge bugfix/fix-compilation-with-libcpp into master

libc++ doesn't pull in some of the headers implicitly included by libstdc++, causing compilation to fail. This adds the required explicit #include statements.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading