Jakz / openmom

A cross-platform open source port of Master of Magic game from Microprose
GNU General Public License v3.0
100 stars 8 forks source link

Ubuntu compilation fixes #5

Closed Jakz closed 5 years ago

Jakz commented 5 years ago

This PR fixes an issue with SkillSet::iterator and adds missing includes for compilation on Ubuntu (tested on clang-3.8).

The executable still fails to link but at least now each translation unit is compiled.