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

11 lines
106 B
C++

#include "stdafx.h"
#include ".\scitem.h"
#include <Struct.h>
SCItem::SCItem()
{
}
SCItem::~SCItem()
{
}