changeset 12 | 5a06f39ad45b |
parent 0 | 71ca22bcf22a |
child 13 | f5c5c82a163e |
--- a/mmserv/tms/tmsimpl/src/tmspcmimpl.cpp Tue Feb 02 01:08:46 2010 +0200 +++ b/mmserv/tms/tmsimpl/src/tmspcmimpl.cpp Fri Apr 16 15:29:42 2010 +0300 @@ -15,7 +15,6 @@ * */ -#include <tms.h> #include "tmsutility.h" #include "tmspcmbodyimpl.h" #include "tmspcmformatimpl.h" @@ -24,10 +23,14 @@ TMSPCMFormatImpl::TMSPCMFormatImpl() { + TRACE_PRN_FN_ENT; + TRACE_PRN_FN_EXT; } TMSPCMFormatImpl::~TMSPCMFormatImpl() { + TRACE_PRN_FN_ENT; + TRACE_PRN_FN_EXT; } gint TMSPCMFormatImpl::PostConstruct()