Files
2022-10-26 12:25:11 +08:00

11 lines
160 B
C++

#include "StdAfx.h"
#include ".\dbproxyserverparser.h"
DBProxyServerParser::DBProxyServerParser(void)
{
}
DBProxyServerParser::~DBProxyServerParser(void)
{
}