windows-nt/Source/XPSP1/NT/enduser/troubleshoot/tshoot/filechange.cpp

21 lines
417 B
C++
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
// FileChange.cpp: implementation of the CFileChange class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "FileChange.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CFileChange::CFileChange()
{
}
CFileChange::~CFileChange()
{
}