Minor fixes

In request to the comments for the pull request.
This commit is contained in:
Alex Leontiev
2013-07-19 03:09:39 +03:00
parent 6db2596ca9
commit 459c16ca99
4 changed files with 24 additions and 21 deletions

View File

@@ -43,8 +43,6 @@
#ifndef __OPENCV_PRECOMP_H__
#define __OPENCV_PRECOMP_H__
#include "opencv2/core.hpp"
#include "opencv2/core/mat.hpp"
#include "opencv2/optim.hpp"
#endif