#include #include #include int main() { vtkSmartPointer transform = vtkSmartPointer::New(); return 0; }