X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDumpFormat.hh;h=79a832f5ec61ae6278a52e771843df10242197d8;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=0d1cea2c506dc3d2eae70135107299e963006868;hpb=1c55e269cfd07c017fe592a04d1ec86fdc7f4b37;p=senf.git diff --git a/senf/Packets/DumpFormat.hh b/senf/Packets/DumpFormat.hh index 0d1cea2..79a832f 100644 --- a/senf/Packets/DumpFormat.hh +++ b/senf/Packets/DumpFormat.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -41,14 +41,7 @@ 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