// PingFormatter.cpp: implementation of the CPingFormatter class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "EdgeTechFSDW.h"
#include "PingFormatter.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

CPingFormatter::CPingFormatter()
{

}

CPingFormatter::~CPingFormatter()
{

}
