Remove HAVE_CVCONFIG_H - it's always defined.

This commit is contained in:
Roman Donchenko
2013-07-10 16:02:07 +04:00
parent 2dedfd9762
commit ac39bfb4cc
25 changed files with 0 additions and 49 deletions

View File

@@ -43,9 +43,7 @@
#ifndef __OPENCV_PRECOMP_H__
#define __OPENCV_PRECOMP_H__
#ifdef HAVE_CVCONFIG_H
#include "cvconfig.h"
#endif
#include "opencv2/objdetect/objdetect.hpp"
#include "opencv2/imgproc/imgproc.hpp"