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

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__