Skip to content

Commit

Permalink
Recommit
Browse files Browse the repository at this point in the history
  • Loading branch information
jizhang-cmu committed Mar 5, 2014
1 parent de34166 commit e22762e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundleAdjust.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ int main(int argc, char** argv)
}

status = ros::ok();
cvWaitKey(10);
cv::waitKey(10);
}

return 0;
Expand Down

0 comments on commit e22762e

Please sign in to comment.