From 301ed341425fe7949f3fff698b120684230ebf70 Mon Sep 17 00:00:00 2001 From: edgarriba Date: Tue, 12 Aug 2014 17:36:23 +0200 Subject: [PATCH] removed old headers --- .../cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp b/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp index a7ace3b..fa2bad4 100644 --- a/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp +++ b/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp @@ -13,8 +13,6 @@ #include #include -#include - // For text int fontFace = cv::FONT_ITALIC; -- 2.7.4