11 lines
155 B
C++
11 lines
155 B
C++
#include "StdAfx.h"
|
|
#include ".\portalserverparser.h"
|
|
|
|
PortalServerParser::PortalServerParser(void)
|
|
{
|
|
}
|
|
|
|
PortalServerParser::~PortalServerParser(void)
|
|
{
|
|
}
|