11 lines
160 B
C++
11 lines
160 B
C++
#include "StdAfx.h"
|
|
#include ".\dbproxyserverparser.h"
|
|
|
|
DBProxyServerParser::DBProxyServerParser(void)
|
|
{
|
|
}
|
|
|
|
DBProxyServerParser::~DBProxyServerParser(void)
|
|
{
|
|
}
|