remove include vtk headers from outside of precomp.hpp

This commit is contained in:
ozantonkal 2013-08-22 18:28:37 +02:00 committed by Ozan Tonkal
parent 35e7952909
commit e106dcc606
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#include "precomp.hpp"
#include "viz3d_impl.hpp"
#include <vtkRenderWindowInteractor.h>
#ifndef __APPLE__
vtkRenderWindowInteractor* vtkRenderWindowInteractorFixNew ()
{

View File

@ -1,4 +1,3 @@
#include "precomp.hpp"
///////////////////////////////////////////////////////////////////////////////////////////////