another attempt to fix compile errors

This commit is contained in:
Vadim Pisarevsky
2013-11-18 22:15:04 -05:00
parent 241002384c
commit 8c44995ea6
2 changed files with 11 additions and 11 deletions

View File

@@ -157,7 +157,7 @@ int main( int argc, const char** argv )
double accuracy = 0.;
detectCPU(image, ref_rst, cpu_cascade, scale);
work_end = 0;
for(int i = 0; i <= LOOP_NUM; i ++)
{
cout << "loop" << i << endl;