diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-28 00:26:58 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-28 00:26:58 +0200 |
commit | 75ff941b20b28f520b9ad78d5df7d7ba55db4623 (patch) | |
tree | 76a0000c7096fd3acb1ec12bc160f51b4f644698 /cv/video-property-page.hpp | |
parent | c881d7ff07371838d39a08cc0194dc62d9e6bbea (diff) |
fix find_package opencv
Diffstat (limited to 'cv/video-property-page.hpp')
-rw-r--r-- | cv/video-property-page.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cv/video-property-page.hpp b/cv/video-property-page.hpp index 4f356b2c..9e6b596f 100644 --- a/cv/video-property-page.hpp +++ b/cv/video-property-page.hpp @@ -8,8 +8,6 @@ #include <opencv2/videoio.hpp> -struct IBaseFilter; - struct video_property_page final { video_property_page() = delete; |