Removed unneded dependency between objdetect and calib3d

This commit is contained in:
Andrey Kamaev
2012-04-04 08:34:30 +00:00
parent 22630ff8b4
commit e479a9f619
3 changed files with 1 additions and 4 deletions

View File

@@ -44,7 +44,6 @@
#define __OPENCV_OBJDETECT_HPP__
#include "opencv2/core/core.hpp"
#include "opencv2/features2d/features2d.hpp"
#ifdef __cplusplus
#include <map>