#include "cru/platform/gui/win/Base.h" namespace cru::platform::gui::win { std::string WinNativeResource::kPlatformId = "Windows"; }