Skip to content
Snippets Groups Projects
Commit aac2c15c authored by Marcus D. Hanwell's avatar Marcus D. Hanwell
Browse files

COMP: Removed unused includes.

This added a dependency on Infovis views in modular from the tests.

Change-Id: If04742deca64c1b33dc9b011c76ff32aa9e816dd
parent b7eaad51
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@
#include "vtkFloatArray.h"
#include "vtkRenderer.h"
#include "vtkRenderView.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkNew.h"
......
......@@ -15,7 +15,6 @@
#include "vtkActor.h"
#include "vtkChartXY.h"
#include "vtkContextView.h"
#include "vtkContextScene.h"
#include "vtkContextActor.h"
#include "vtkCubeSource.h"
......@@ -24,7 +23,6 @@
#include "vtkPolyDataMapper.h"
#include "vtkProperty.h"
#include "vtkRenderer.h"
#include "vtkRenderView.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkNew.h"
......
......@@ -21,7 +21,6 @@
#include "vtkFloatArray.h"
#include "vtkPlot.h"
#include "vtkRenderer.h"
#include "vtkRenderView.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkSmartPointer.h"
......
......@@ -24,7 +24,6 @@
#include "vtkPolyDataMapper.h"
#include "vtkProperty.h"
#include "vtkRenderer.h"
#include "vtkRenderView.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkSmartPointer.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment