#pragma once #include "os/driver.h" namespace os { OSDriver* getGLFWDriver(); };