forked from pool/opencv
Accepted submit request 58141 from user coolo OBS-URL: https://build.opensuse.org/request/show/58141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=14
12 lines
473 B
Diff
12 lines
473 B
Diff
diff -urN OpenCV-2.2.0-orig/modules/core/include/opencv2/core/core.hpp OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp
|
|
--- OpenCV-2.2.0-orig/modules/core/include/opencv2/core/core.hpp 2010-12-05 05:35:24.000000000 +0200
|
|
+++ OpenCV-2.2.0/modules/core/include/opencv2/core/core.hpp 2010-12-23 19:47:11.414816501 +0200
|
|
@@ -56,6 +56,7 @@
|
|
#include <algorithm>
|
|
#include <cmath>
|
|
#include <complex>
|
|
+#include <cstddef>
|
|
#include <map>
|
|
#include <new>
|
|
#include <string>
|