calref / cboe

Classic Blades of Exile

Home Page:http://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

clort81 opened this issue · comments

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

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.