windows-nt/Source/XPSP1/NT/enduser/troubleshoot/tshoot/apgtscounters.cpp
2020-09-26 16:20:57 +08:00

21 lines
438 B
C++

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