Skip to content

Commit ab30995

Browse files
committed
import unique pointer to help github action
1 parent f148b61 commit ab30995

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp-backend-new/include/skills/SkillGrouping.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "skills/Skill.hpp"
66
#include "orchestration/CombatantEvent.hpp"
77
#include "utils/NumberGenerator.hpp"
8+
#include <memory>
89

910
class SkillGrouping
1011
{

0 commit comments

Comments
 (0)