fix 'timeit' in headless mode

This commit is contained in:
MihailRis
2024-12-11 14:08:24 +03:00
parent c67f158e62
commit b05c2fc911
4 changed files with 5 additions and 4 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "engine.hpp"
#include "window/Window.hpp"
#include "api_lua.hpp"
using namespace scripting;