#include "../Tests.h" void DLL_API functionInAnotherUnit(); template class TemplateInAnotherUnit { T field; };