1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Fix documentation warning

This commit is contained in:
Maksim Shabunin
2015-12-03 17:30:45 +03:00
parent 5c5d0e6743
commit 0e5c710757
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -679,8 +679,8 @@ CV_EXPORTS void setUseIPP(bool flag);
//! @} core_utils
#include "opencv2/hal/neon_utils.hpp"
} // cv
#include "opencv2/hal/neon_utils.hpp"
#endif //__OPENCV_CORE_BASE_HPP__