Skip to content

Add missing iosfwd include - #60

Merged
jhasse merged 1 commit into
jhasse:masterfrom
LB--:master
Aug 3, 2026
Merged

Add missing iosfwd include#60
jhasse merged 1 commit into
jhasse:masterfrom
LB--:master

Conversation

@LB--

@LB-- LB-- commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Newer versions of libc++ are better about avoiding standard library header pollution, so the std::ostream usage no longer compiles without explicitly adding #include <iosfwd>

@jhasse
jhasse merged commit 1008179 into jhasse:master Aug 3, 2026
1 check 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