Compiler Error C2730

'class' : cannot be a base class of itself

Recursive base classes are invalid. Specify another class as the base class.