#include <unistd.h>
#include "LogSystem.hpp"
#include "EventSystem.hpp"
#include "RenderSystem.hpp"
#include "CoreApplication.hpp"
#include "WindowManager.hpp"
#include "TimerEvent.hpp"