Skip to content

Add missing <cctype> include in vtkResourceParser.cxx

Needed for std::isspace and std::isalpha (error triggers with VS2017)

Edited by Alexy Pellegrini

Merge request reports