blob: 77632de3ceb0661419f6ed468b52cc39e7c0cd08 [file] [log] [blame]
#include "other.h"
void
Other::DoSomethingElse()
{
DoSomething();
}