reSIProcate/stack  9694
StatisticsHandler.cxx
Go to the documentation of this file.
00001 #if defined(HAVE_CONFIG_H)
00002 #include "config.h"
00003 #endif
00004 #include "resip/stack/StatisticsHandler.hxx"
00005 
00006 using namespace resip;
00007 
00008 ExternalStatsHandler::~ExternalStatsHandler()
00009 {}