X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDumpFormat.hh;fp=senf%2FPackets%2FDumpFormat.hh;h=cb3e09d8788d6f68cce475ab7561771b0974e8ae;hb=af697a0c8591b38f7ee7dbc3d1d0293f4ff72d37;hp=0d1cea2c506dc3d2eae70135107299e963006868;hpb=f37680c43dd9aab620388e9b966ed2328c56a15e;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