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