removed CV_EXPORTS from cv::Afiine
This commit is contained in:
parent
177f7eb339
commit
a9c7aa92d9
@ -51,7 +51,7 @@
|
|||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
template<typename T>
|
template<typename T>
|
||||||
class CV_EXPORTS Affine3
|
class Affine3
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
typedef T float_type;
|
typedef T float_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user