]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Providing compilation on windows platform Start_MERGE_MULTIPR_EVOLUTION
authormaintenance team <salome-mnt@opencascade.com>
Wed, 19 Sep 2007 10:05:28 +0000 (10:05 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Wed, 19 Sep 2007 10:05:28 +0000 (10:05 +0000)
src/CONVERTOR/VISU_UsedPointsFilter.hxx

index a6e082f2272785e99c30f2795facb36198bfc5b7..6670cc27f6b23e5d8291a1d1529ef74b4177188b 100644 (file)
@@ -29,7 +29,9 @@
 
 #include <vtkDataSetToUnstructuredGridFilter.h>
 
-class VISU_UsedPointsFilter : public vtkDataSetToUnstructuredGridFilter
+#include "VISUConvertor.hxx"
+
+class VISU_CONVERTOR_EXPORT VISU_UsedPointsFilter : public vtkDataSetToUnstructuredGridFilter
 {
 public:
   vtkTypeMacro(VISU_UsedPointsFilter,vtkDataSetToUnstructuredGridFilter);