#include "Window.h" #include "Graphics.h" #include Seele::Window::Window(const WindowCreateInfo& createInfo) { } Seele::Window::~Window() { }