fixed build with CUDA after latest merge

This commit is contained in:
marina.kolpakova
2013-03-22 10:21:04 +04:00
parent ec15d6f383
commit 84f45e1e03
9 changed files with 41 additions and 36 deletions

View File

@@ -24,7 +24,7 @@ using namespace perf;
DEF_PARAM_TEST_1(Image, string);
PERF_TEST_P(Image, GPU_SURF,
Values<string>("gpu/perf/aloe.png"))
Values<std::string>("gpu/perf/aloe.png"))
{
declare.time(50.0);