blob: 0a2c125e6b423a5e957ee85607c048ddbdf41ca7 [file] [log] [blame]
class Other
{
public:
static void DoSomething();
static void DoSomethingElse();
};