Skip to content

Fix non-ascii quotes in two header files.

David Gobbi requested to merge dgobbi/vtk:unicode-quotes into master

Native file encodings vary from system to system, so all header files should be pure ASCII.

Merge request reports