Skip to content
Snippets Groups Projects
Commit 299705b1 authored by David Gobbi's avatar David Gobbi
Browse files

Fix export visibility for vtkImageStencilIterator

Backport of d979cfa1 from master to release.

Change-Id: I55b3804af01f3fdac320869ae2c316538f1dd4d2
parent 9e66eb8f
No related merge requests found
......@@ -29,7 +29,7 @@ class vtkImageStencilData;
class vtkAlgorithm;
template<class DType>
class vtkImageStencilIterator
class VTK_IMAGING_EXPORT vtkImageStencilIterator
{
public:
// Description:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment