samples C/C++: fixed compilation problem on Ubuntu

This commit is contained in:
Kirill Kornyakov
2011-07-14 12:50:07 +00:00
parent 14bc6e3e6c
commit 87ad9b1c3e
5 changed files with 12 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/imgproc/imgproc_c.h"
#include <stdio.h>
void help()
{