make the game buildable on linux (#283)
- Scons -> python3 - include issues
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#ifndef BoE_SKILLS_TRAITS_HPP
|
||||
#define BoE_SKILLS_TRAITS_HPP
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
enum class eSkill {
|
||||
INVALID = -1,
|
||||
STRENGTH = 0,
|
||||
|
Reference in New Issue
Block a user