#if defined(Hiro_Desktop) namespace hiro { struct pDesktop { static Size size(); static Geometry workspace(); }; } #endif