#pragma once namespace NNeh { class IProtocol; IProtocol* UdpProtocol(); }