Rm imgproc from render.cpp
authorMaxim Pashchenkov <maxim.pashchenkov@intel.com>
Thu, 5 Mar 2020 08:41:36 +0000 (11:41 +0300)
committerMaxim Pashchenkov <maxim.pashchenkov@intel.com>
Thu, 5 Mar 2020 08:41:36 +0000 (11:41 +0300)
modules/gapi/src/api/render.cpp

index a145e0a..428ebda 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <stdexcept>
 
-#include <opencv2/imgproc.hpp>
 #include <opencv2/gapi/render/render.hpp>
 #include <opencv2/gapi/own/assert.hpp>