Skip to content

Remove `using namespace std;` from VTK

Seems we have a number of them floating around. We should really just remove them. Probably most of the remaining using namespace calls too.

Cc: @utkarsh.ayachit @demarle