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

@@ -1,9 +1,7 @@
#ifndef __OPENCV_GTESTCV_HPP__
#define __OPENCV_GTESTCV_HPP__
#ifdef HAVE_CVCONFIG_H
#include "cvconfig.h"
#endif
#ifndef GTEST_CREATE_SHARED_LIBRARY
#ifdef BUILD_SHARED_LIBS
#define GTEST_LINKED_AS_SHARED_LIBRARY 1