#include "cru/platform/native/ui_application.hpp" namespace cru::platform::native { IUiApplication* IUiApplication::instance = nullptr; }