Fix missing include
This commit is contained in:
parent
b01c594cba
commit
cca966b33e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#include <psemek/ecs/container.hpp>
|
||||
#include <psemek/util/assert.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace psemek::ecs
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue