viz: fix tests build

This commit is contained in:
Alexander Alekhin
2017-05-26 17:05:46 +03:00
parent ef692350e0
commit e49c429162
3 changed files with 3 additions and 27 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
using namespace cv;
using namespace std;
void tutorial2()
static void tutorial2()
{
/// Create a window
viz::Viz3d myWindow("Coordinate Frame");