1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Fix build of apps and samples

This commit is contained in:
Andrey Kamaev
2013-03-22 17:01:56 +04:00
parent 688d170de7
commit 29cfeb7cee
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace sft
using cv::Mat;
struct ICF;
typedef std::string string;
typedef cv::String string;
typedef std::vector<ICF> Icfvector;
typedef std::vector<sft::string> svector;