Skip to content

Commit 0cd4002

Browse files
committed
Don't include <memory>
1 parent a624e01 commit 0cd4002

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src_cpp/ocvrs_common.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#ifndef __OCVRS_COMMON_HPP__
22
#define __OCVRS_COMMON_HPP__
33

4-
#include <memory>
54
#include <opencv2/cvconfig.h>
65
// defining HAVE_VA starts to rely on <va/va.h> for VADisplay and VASurfaceID instead of OpenCV stubs, and we stop generating
76
// bindings for the functions that use them

0 commit comments

Comments
 (0)