Commit f47afe57 authored by Pablo Speciale's avatar Pablo Speciale

Fixed VIZ compilation module (Bug 3297: code.opencv.org/issues/3297)

parent 447e03bc
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment