Merge pull request #1554 from pablospe:fix_viz_module_compilation
This commit is contained in:
commit
b03c19a8ac
@ -125,7 +125,6 @@
|
||||
#undef __DEPRECATED_DISABLED__
|
||||
#endif
|
||||
|
||||
#include <opencv2/ts.hpp>
|
||||
#include <opencv2/core.hpp>
|
||||
|
||||
namespace cv
|
||||
|
@ -48,6 +48,7 @@
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include "viz3d_impl.hpp"
|
||||
#include "opencv2/core/utility.hpp"
|
||||
|
||||
#include <vtkRenderWindowInteractor.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user