11 lines
209 B
Diff
11 lines
209 B
Diff
|
--- include/opencv/cxcore.hpp
|
||
|
+++ include/opencv/cxcore.hpp
|
||
|
@@ -51,6 +51,7 @@
|
||
|
#include <algorithm>
|
||
|
#include <cmath>
|
||
|
#include <complex>
|
||
|
+#include <cstddef>
|
||
|
#include <map>
|
||
|
#include <new>
|
||
|
#include <string>
|