Infovis/vtkBoostBreadthFirstSearchTree.cxx | 1 -
1 file changed, 1 deletion(-)
--- vtk-5.4.2.orig/Infovis/vtkBoostBreadthFirstSearchTree.cxx
+++ vtk-5.4.2/Infovis/vtkBoostBreadthFirstSearchTree.cxx
@@ -39,7 +39,6 @@
#include "vtkTree.h"
#include <boost/graph/breadth_first_search.hpp>
-#include <boost/vector_property_map.hpp>
#include <boost/pending/queue.hpp>
using namespace boost;