Added automatic include of the new data_model module.
The new data_model module adds better support for interfacing
with numpy. This change automatically includes that module
from vtkCommonDataModel in order to enable its @overrides
that augment VTK data objects' API.