#include "StdAfx.h" #include ".\item.h" CItem::CItem(void) { } CItem::~CItem(void) { }