#include "Window.hpp" int main(int argc, char* argv[]) { sf::IWindow window; return 0; }