updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / opencv-old / gcc46.patch
blob45e26e2418f414a2d16b2a6d20669900b19dbb4c
1 diff -urN OpenCV-2.1.0.orig//include/opencv/cxcore.hpp OpenCV-2.1.0/include/opencv/cxcore.hpp
2 --- OpenCV-2.1.0.orig/include/opencv/cxcore.hpp 2011-05-08 13:28:02.000000000 +0200
3 +++ OpenCV-2.1.0/include/opencv/cxcore.hpp 2011-05-08 13:28:32.000000000 +0200
4 @@ -55,6 +55,7 @@
5 #include <new>
6 #include <string>
7 #include <vector>
8 +#include <cstddef>
9 #endif // SKIP_INCLUDES
11 namespace cv {