- make sure the code compiles under gcc-4.6
authorVincent Rabaud <no@email>
Wed, 6 Apr 2011 22:00:09 +0000 (22:00 +0000)
committerVincent Rabaud <no@email>
Wed, 6 Apr 2011 22:00:09 +0000 (22:00 +0000)
modules/core/include/opencv2/core/core.hpp

index ba6a0d1..ed24aa8 100644 (file)
@@ -55,6 +55,7 @@
 #include <limits.h>
 #include <algorithm>
 #include <cmath>
+#include <cstddef>
 #include <complex>
 #include <map>
 #include <new>