11 lines
140 B
C++
11 lines
140 B
C++
#include "StdAfx.h"
|
|
#include ".\sunserverparser.h"
|
|
|
|
SunServerParser::SunServerParser(void)
|
|
{
|
|
}
|
|
|
|
SunServerParser::~SunServerParser(void)
|
|
{
|
|
}
|