Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include <istream> and <ostream> in spell.hpp to enable compile #280

Closed
clort81 opened this issue Dec 17, 2020 · 3 comments
Closed

include <istream> and <ostream> in spell.hpp to enable compile #280

clort81 opened this issue Dec 17, 2020 · 3 comments
Labels
bug core Affects core systems other than dialogs

Comments

@clort81
Copy link

clort81 commented Dec 17, 2020

from conversation in IRC, include and in spell.hpp to enable compile on linux

@CelticMinstrel
Copy link
Member

I think <iosfwd> should be sufficient instead of <istream> and <ostream>, does that work?

@CelticMinstrel CelticMinstrel added bug core Affects core systems other than dialogs labels Mar 13, 2022
@NQNStudios
Copy link
Collaborator

I can compile on Linux (Arch). Was this fixed? If we can get Linux CI working, I think we can close this.

@CelticMinstrel
Copy link
Member

CelticMinstrel commented Jan 6, 2023

Linux CI is now working so yeah, I guess there's no reason for it to stay open.

For what it's worth, the Linux CI is building on Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug core Affects core systems other than dialogs
Projects
None yet
Development

No branches or pull requests

3 participants