Fixing Windows build
authorAndrey Pavlenko <no@email>
Thu, 8 Sep 2011 08:54:14 +0000 (08:54 +0000)
committerAndrey Pavlenko <no@email>
Thu, 8 Sep 2011 08:54:14 +0000 (08:54 +0000)
modules/stitching/include/opencv2/stitching/detail/matchers.hpp

index fa430a2..2769a58 100644 (file)
@@ -89,7 +89,7 @@ private:
 \r
 \r
 #ifndef ANDROID\r
-class SurfFeaturesFinderGpu : public FeaturesFinder\r
+class CV_EXPORTS SurfFeaturesFinderGpu : public FeaturesFinder\r
 {\r
 public:\r
     SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,\r