Fixing Windows build

This commit is contained in:
Andrey Pavlenko 2011-09-08 08:54:14 +00:00
parent 1917d8b006
commit 6ceb322a47

View File

@ -89,7 +89,7 @@ private:
#ifndef ANDROID
class SurfFeaturesFinderGpu : public FeaturesFinder
class CV_EXPORTS SurfFeaturesFinderGpu : public FeaturesFinder
{
public:
SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,