From 25799d50a68f2b41e6e8f08cb1f491b821e624f4 Mon Sep 17 00:00:00 2001 From: x-qq Date: Sun, 13 Mar 2022 20:28:10 +0200 Subject: [PATCH] replace with in header --- src/skills_traits.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skills_traits.hpp b/src/skills_traits.hpp index 625eba224..f7d74900f 100644 --- a/src/skills_traits.hpp +++ b/src/skills_traits.hpp @@ -9,7 +9,7 @@ #ifndef BoE_SKILLS_TRAITS_HPP #define BoE_SKILLS_TRAITS_HPP -#include +#include enum class eSkill { INVALID = -1,