remove common.h include from widgets.hpp

This commit is contained in:
Ozan Tonkal 2013-09-05 20:54:41 +02:00
parent f99e874704
commit 5eed0d6bef

View File

@ -1,8 +1,6 @@
#pragma once
#include <opencv2/viz/types.hpp>
#include <common.h>
namespace cv
{