1#include "stdafx.h" 2#include "Class.h" 3 4// 4J Stu - To ensure that other classes can get the _class object of it's superclass, we also need 5// the BaseObject to have that member