Compiler Error C2596

'identifier' : qualified name already has a destructor

A destructor was already defined for the specified nested class, structure, or union.

Only one destructor can be defined for a class, structure, or union.