From 04705979cd439e3458137ab9258549b85a1f475a Mon Sep 17 00:00:00 2001 From: apo Date: Fri, 3 Feb 2006 11:13:36 +0000 Subject: [PATCH] To avoid compilation errors. vtkProperty header file is removed from VTKViewer_Actor header file. --- src/GEOMGUI/GEOM_Displayer.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GEOMGUI/GEOM_Displayer.cxx b/src/GEOMGUI/GEOM_Displayer.cxx index db50bc54e..40b20d41f 100644 --- a/src/GEOMGUI/GEOM_Displayer.cxx +++ b/src/GEOMGUI/GEOM_Displayer.cxx @@ -83,6 +83,7 @@ // VTK Includes #include +#include // STL Includes #include -- 2.39.2