To avoid compilation errors.

vtkProperty header file is removed from VTKViewer_Actor header file.
This commit is contained in:
apo 2006-02-03 11:13:36 +00:00
parent e043c773bb
commit 04705979cd

View File

@ -83,6 +83,7 @@
// VTK Includes
#include <vtkActorCollection.h>
#include <vtkProperty.h>
// STL Includes
#include <cstring>