Commit a9c7aa92 authored by Anatoly Baksheev's avatar Anatoly Baksheev

removed CV_EXPORTS from cv::Afiine

parent 177f7eb3
......@@ -51,7 +51,7 @@
namespace cv
{
template<typename T>
class CV_EXPORTS Affine3
class Affine3
{
public:
typedef T float_type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment