Compiler Error C2300

'identifier' : class does not have a destructor called '~identifier'

The destructor for the specified class had a name different from a tilde (~) followed by the class name.