Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
This commit is contained in:
@@ -124,6 +124,7 @@ struct CvSurfHF
|
||||
{
|
||||
int p0, p1, p2, p3;
|
||||
float w;
|
||||
CvSurfHF(): p0(0),p1(0),p2(0),p3(0),w(0) {}
|
||||
};
|
||||
|
||||
CV_INLINE float
|
||||
|
Reference in New Issue
Block a user