Commit c4419e4e authored by Alexander Alekhin's avatar Alexander Alekhin

cvv: repair build

parent 6ef1983f
#include <opencv2/core.hpp> #include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp> #include <opencv2/imgproc.hpp>
#include <opencv2/imgproc/types_c.h>
#include <unordered_map> #include <unordered_map>
...@@ -14,6 +13,7 @@ ...@@ -14,6 +13,7 @@
namespace cvv namespace cvv
{ {
using namespace cv;
namespace qtutil namespace qtutil
{ {
......
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