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

quiet most of the OSX build warnings

This commit is contained in:
Andrey Kamaev
2012-07-05 12:56:31 +00:00
parent b712bbe9a5
commit e900952b87
30 changed files with 39 additions and 10 deletions
+1
View File
@@ -41,6 +41,7 @@
#include "precomp.hpp"
#include "opencv2/core/internal.hpp"
#if defined(HAVE_EIGEN) && EIGEN_WORLD_VERSION == 2
#include <Eigen/Array>
#endif