remove the unnecessary header file

This commit is contained in:
Brian Park 2014-11-05 20:12:18 -08:00
parent 9e3a2cbab2
commit e4fa217a62

View File

@ -14,7 +14,6 @@
#include "opencv2/core/utility.hpp"
#include <stdio.h>
#include <sys/stat.h>
using namespace cv;