orion / rpms / opencv

Forked from rpms/opencv 4 years ago
Clone
6f18b86
diff -up OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp.gcc46 OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp
6f18b86
--- OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp.gcc46	2010-12-05 04:35:24.000000000 +0100
6f18b86
+++ OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp	2011-02-02 16:44:02.177243993 +0100
6f18b86
@@ -52,6 +52,7 @@
6f18b86
 #ifdef __cplusplus
6f18b86
 
6f18b86
 #ifndef SKIP_INCLUDES
6f18b86
+#include <cstddef>
6f18b86
 #include <limits.h>
6f18b86
 #include <algorithm>
6f18b86
 #include <cmath>