#include "templates.h" #include "FirstObject.h" #include "SecondObject.h" int templates(void) { int ret = 0; return ret; }