FIX: fixed missing algorithm include
This commit is contained in:
parent
9074fe3631
commit
03d9f5537d
@ -11,6 +11,7 @@
|
|||||||
#include <EventManager/Manager.hpp>
|
#include <EventManager/Manager.hpp>
|
||||||
#include <EventManager/Participant.hpp>
|
#include <EventManager/Participant.hpp>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
void EventManager::Manager::startMain_()
|
void EventManager::Manager::startMain_()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user