Skip to content

rename vtkJson to vtkNJson

Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:rename-json into master

This avoids conflict with Json namespace in JsonCPP. Until the code uses both Json implementations, we need to explicitly avoid this name conflict.

Merge request reports