X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FRaw%2FEUI64.hh;h=35c47fc03fa355f51e2d808e9806abf6c958e000;hb=b996ce2588e9c6f8ecc54e6e917f4783a2e53018;hp=aa70d01007d0bc785a9f631091a40f11259b4912;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/Raw/EUI64.hh b/senf/Socket/Protocols/Raw/EUI64.hh index aa70d01..35c47fc 100644 --- a/senf/Socket/Protocols/Raw/EUI64.hh +++ b/senf/Socket/Protocols/Raw/EUI64.hh @@ -30,8 +30,8 @@ #include #include #include -#include "../../../Utils/Tags.hh" -#include "../../../Utils/safe_bool.hh" +#include +#include //#include "EUI64.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -82,6 +82,8 @@ namespace senf { ///\name Structors and default members ///@{ + static EUI64 const None; ///< The empty (0) address + // default copy constructor // default copy assignment // default destructor