diff --git a/modules/core/perf/perf_dot.cpp b/modules/core/perf/perf_dot.cpp index c6d73ca06..9ff4f8b97 100644 --- a/modules/core/perf/perf_dot.cpp +++ b/modules/core/perf/perf_dot.cpp @@ -6,7 +6,7 @@ using namespace perf; using std::tr1::make_tuple; using std::tr1::get; -typedef tr1::tuple MatType_Length_t; +typedef tr1::tuple MatType_Length_t; typedef TestBaseWithParam MatType_Length; PERF_TEST_P( MatType_Length, dot,