#include "stdafx.h" #include "Object.h" cObject::cObject() { } cObject::~cObject() { }