#include "AnotherUnit.h"

void DelegateNamespace::Nested::f3(void (*)())
{
}

void DelegateNamespace::f4(void (*)())
{
}