cboe
cboe copied to clipboard
include <istream> and <ostream> in spell.hpp to enable compile
from conversation in IRC, include
I think <iosfwd> should be sufficient instead of <istream> and <ostream>, does that work?
I can compile on Linux (Arch). Was this fixed? If we can get Linux CI working, I think we can close this.
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.