mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
remove include vtk headers from outside of precomp.hpp
This commit is contained in:
parent
35e7952909
commit
e106dcc606
@ -1,7 +1,6 @@
|
||||
#include "precomp.hpp"
|
||||
#include "viz3d_impl.hpp"
|
||||
|
||||
#include <vtkRenderWindowInteractor.h>
|
||||
#ifndef __APPLE__
|
||||
vtkRenderWindowInteractor* vtkRenderWindowInteractorFixNew ()
|
||||
{
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
#include "precomp.hpp"
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user