mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
Fixing a compiler problem of a prev rev
This commit is contained in:
parent
13523fd53a
commit
97c598c0bc
@ -62,10 +62,10 @@
|
||||
|
||||
#if defined(__cplusplus)
|
||||
#include "opencv2/core/internal.hpp"
|
||||
#endif //__cplusplus
|
||||
|
||||
namespace cv {
|
||||
namespace flann = cvflann;
|
||||
}
|
||||
#endif //__cplusplus
|
||||
|
||||
#endif __OPENCV_OLD_CV_H_
|
||||
|
Loading…
Reference in New Issue
Block a user