Removed unrequired dependency to the header "cvconfig.h".

This commit is contained in:
Leonid Beynenson 2011-12-19 18:31:20 +00:00
parent 0922b3f3be
commit 54adb3c9cf

View File

@ -44,7 +44,6 @@
#define __OPENCV_STITCHING_UTIL_HPP__
#include <list>
#include "cvconfig.h"
#include "opencv2/core/core.hpp"
#define ENABLE_LOG 1