Infovis/vtkBoostConnectedComponents.cxx | 1 -
1 file changed, 1 deletion(-)
--- vtk-5.4.2.orig/Infovis/vtkBoostConnectedComponents.cxx
+++ vtk-5.4.2/Infovis/vtkBoostConnectedComponents.cxx
@@ -33,7 +33,6 @@
#include "vtkBoostGraphAdapter.h"
#include <boost/graph/strong_components.hpp>
-#include <boost/vector_property_map.hpp>
using namespace boost;