diff --git a/calibrationCharuco.cpp b/calibrationCharuco.cpp index d589857..4b93eef 100644 --- a/calibrationCharuco.cpp +++ b/calibrationCharuco.cpp @@ -44,6 +44,7 @@ the use of this software, even if advised of the possibility of such damage. #include #include #include "aruco_samples_utility.hpp" +#include using namespace std; using namespace cv;