Move destructor definition to vtkSmoothPolyDataFilter.cxx
Moved the destructor definition of vtkSmoothPolyDataFilter
into the cxx file to prevent use of undefined type "vtkSmoothPoints"
when inheriting from vtkSmoothPolyDataFilter
Related issue: #18710 (closed)
/cc @mwestphal