Skip to content
Snippets Groups Projects
Commit 03f1014a authored by Ben Boeckel's avatar Ben Boeckel
Browse files

vtkValueFromString: fix typo in macro name

parent d8d964bd
No related branches found
No related tags found
No related merge requests found
......@@ -379,6 +379,6 @@ INSTANTIATE_FROMSTRING_EXTERN_TEMPLATE(float);
INSTANTIATE_FROMSTRING_EXTERN_TEMPLATE(double);
INSTANTIATE_FROMSTRING_EXTERN_TEMPLATE(bool);
#undef INSTANCIATE_FROMSTRING_EXTERN_TEMPLATE
#undef INSTANTIATE_FROMSTRING_EXTERN_TEMPLATE
VTK_ABI_NAMESPACE_END
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment