/*========================================================================= Program: Visualization Toolkit Module: vtkImageProgressIterator.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. =========================================================================*/ #include "vtkConfigure.h" #if defined(_MSC_VER) && !defined(VTK_DISPLAY_WIN32_WARNINGS) #pragma warning ( disable : 4275 ) #endif // Do not include vtkImageIterator.txx here - will cause implicit template // instantiation, breaking symbol visibility for the iterator with GCC. // Silencing the MSVC warning after discussions about the fact that the explicit // instantiation of the this class tries to implicitly instantiate the member // class. This is not an error, and the symbols should be found at link time. #if defined(_MSC_VER) # pragma warning (disable:4661) #endif #include "vtkImageProgressIterator.txx" template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator; template class VTKCOMMONEXECUTIONMODEL_EXPORT vtkImageProgressIterator;