Fixing a compiler problem of a prev rev
This commit is contained in:
parent
13523fd53a
commit
97c598c0bc
@ -62,10 +62,10 @@
|
|||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
#include "opencv2/core/internal.hpp"
|
#include "opencv2/core/internal.hpp"
|
||||||
#endif //__cplusplus
|
|
||||||
|
|
||||||
namespace cv {
|
namespace cv {
|
||||||
namespace flann = cvflann;
|
namespace flann = cvflann;
|
||||||
}
|
}
|
||||||
|
#endif //__cplusplus
|
||||||
|
|
||||||
#endif __OPENCV_OLD_CV_H_
|
#endif __OPENCV_OLD_CV_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user