21 lines
458 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
// ApgtsCounters.cpp: implementation of the CApgtsCounters class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ApgtsCounters.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CApgtsCounters::CApgtsCounters()
{
}
CApgtsCounters::~CApgtsCounters()
{
}