X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketPolicy.hh;h=324d07ca5e793e644874a2d9006ddf511c051b55;hb=2c4c9deecc7491fbfc916aeb41074dcb76e8a2c2;hp=cb83e11a8df91e299bd68b32966bd77d309c4128;hpb=e61f824b022bb50e9e04598db860a67b644b6818;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