X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketPolicy.hh;h=324d07ca5e793e644874a2d9006ddf511c051b55;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=cb83e11a8df91e299bd68b32966bd77d309c4128;hpb=db2f85c0eaa6d941976e7163d9f248b0f1d4d88e;p=senf.git diff --git a/Socket/SocketPolicy.hh b/Socket/SocketPolicy.hh index cb83e11..324d07c 100644 --- a/Socket/SocketPolicy.hh +++ b/Socket/SocketPolicy.hh @@ -254,8 +254,6 @@ // Custom includes -#include "GenericSockAddr.hh" - //#include "SocketPolicy.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -309,7 +307,7 @@ namespace senf { { virtual ~AddressingPolicyBase() {} - typedef GenericSockAddr Address; + class Address { Address(); }; }; /** \brief Policy defining the framing format