Fixing a compiler problem of a prev rev

This commit is contained in:
Victor Erukhimov 2010-05-26 12:45:29 +00:00
parent 13523fd53a
commit 97c598c0bc

View File

@ -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_