Commit b03c19a8 authored by Roman Donchenko's avatar Roman Donchenko Committed by OpenCV Buildbot

Merge pull request #1554 from pablospe:fix_viz_module_compilation

parents ac36ae04 f47afe57
......@@ -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