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