]> rtime.felk.cvut.cz Git - opencv.git/commitdiff
fixed compile errors with MSVC2010 (ticket #233). Thanks to J. Luis
authorvp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 31 Mar 2010 19:40:42 +0000 (19:40 +0000)
committervp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 31 Mar 2010 19:40:42 +0000 (19:40 +0000)
git-svn-id: https://code.ros.org/svn/opencv/trunk@2965 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

opencv/samples/c/calibration_artificial.cpp

index 71e7974a92039e3b64e1c6a3fd29ecfd27bc1c2b..07b5c646d99487e5db54a2ed3bc19c433d0e7a1d 100644 (file)
@@ -1,6 +1,7 @@
 #include <iostream>\r
 #include <vector>\r
 #include <algorithm>\r
+#include <iterator>\r
 \r
 #include "cv.h"\r
 #include "highgui.h"\r