Remove vtkDataObject dependency from CommonCore
This eliminates the need to include vtkDataObject.h within Common/Core/vtkInformationDataObjectKey.cxx, and removes the circular dependency between CommonCore and CommonDataModel.
Closes: #18818 (closed)
Edited by David Gobbi