X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FRaw%2FLLAddressing.test.cc;h=c01ef6e868b508d755377fc1b7e1f13ab87f2839;hb=0fb5ed1adf2f67dbf47fdfed3f3c8be989cf3618;hp=5f91dc1c403d3b2f6fe22b343bd6b5133b9a9bb8;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/Raw/LLAddressing.test.cc b/senf/Socket/Protocols/Raw/LLAddressing.test.cc index 5f91dc1..c01ef6e 100644 --- a/senf/Socket/Protocols/Raw/LLAddressing.test.cc +++ b/senf/Socket/Protocols/Raw/LLAddressing.test.cc @@ -27,16 +27,17 @@ //#include "LLAddressing.test.ih" // Custom includes -#include "../../../Utils/String.hh" #include "LLAddressing.hh" +#include +#include -#include "../../../Utils/auto_unit_test.hh" +#include #include #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// -BOOST_AUTO_UNIT_TEST(llAddress) +SENF_AUTO_UNIT_TEST(llAddress) { using senf::LLSocketAddress;