Forgot to include functional header

This commit is contained in:
Antoine Pilote
2024-09-05 19:09:45 -04:00
parent 73c927fdaf
commit 9e05e6883a

View File

@@ -3,6 +3,9 @@
#include "Core/Maths.h"
#include "Core/Timestep.h"
#include <functional>
struct GLFWwindow;
namespace Nuake