Remove ifdef __cplusplus from nonfree headers
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
|
||||
#include "opencv2/features2d.hpp"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
||||
@@ -148,8 +146,4 @@ typedef SURF SurfDescriptorExtractor;
|
||||
|
||||
} /* namespace cv */
|
||||
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif
|
||||
|
||||
/* End of file. */
|
||||
|
Reference in New Issue
Block a user