Rm imgproc from render.cpp

This commit is contained in:
Maxim Pashchenkov 2020-03-05 11:41:36 +03:00
parent bc036e1e86
commit f3a50224f2

View File

@ -2,7 +2,6 @@
#include <stdexcept>
#include <opencv2/imgproc.hpp>
#include <opencv2/gapi/render/render.hpp>
#include <opencv2/gapi/own/assert.hpp>