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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user