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

@@ -46,9 +46,7 @@
#include <vector>
#include <limits>
#ifdef HAVE_CVCONFIG_H
#include "cvconfig.h"
#endif
#include "opencv2/opencv_modules.hpp"
#include "opencv2/core/core.hpp"