blob: 77361c835352217fd6ac51b024e6f4a007351bff [file] [log] [blame]
#include "FrameworkExample.h"
int FourtyTwo()
{
return 42;
}