2025-04-27 07:49:33 -04:00

17 lines
401 B
C++

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