X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDumpFormat.hh;h=cb3e09d8788d6f68cce475ab7561771b0974e8ae;hb=cf48e83de9d4793ca5bd67d1e5acdb5b20968638;hp=0d1cea2c506dc3d2eae70135107299e963006868;hpb=1c55e269cfd07c017fe592a04d1ec86fdc7f4b37;p=senf.git diff --git a/senf/Packets/DumpFormat.hh b/senf/Packets/DumpFormat.hh index 0d1cea2..cb3e09d 100644 --- a/senf/Packets/DumpFormat.hh +++ b/senf/Packets/DumpFormat.hh @@ -42,13 +42,6 @@ namespace senf { std::string fieldName(std::string const & s); - template - std::string prettyNumber(T const & v, - typename boost::enable_if >::type * = 0); - - template - std::string prettyNumber(T const & v, - typename boost::enable_if >::type * = 0); } ///////////////////////////////hh.e//////////////////////////////////////// @@ -56,7 +49,7 @@ namespace senf { #if !defined(HH_SENF_Packets_Packets__decls_) && !defined(HH_SENF_Packets_DumpFormat_i_) #define HH_SENF_Packets_DumpFormat_i_ //#include "DumpFormat.cci" -#include "DumpFormat.ct" +//#include "DumpFormat.ct" //#include "DumpFormat.cti" #endif