Merge pull request #2511 from apavlenko:2.4_fix_perf_nonfree

This commit is contained in:
Andrey Pavlenko
2014-03-24 10:25:47 +04:00
committed by OpenCV Buildbot

View File

@@ -9,6 +9,8 @@
#ifndef __OPENCV_PERF_PRECOMP_HPP__ #ifndef __OPENCV_PERF_PRECOMP_HPP__
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "cvconfig.h"
#include "opencv2/ts/ts.hpp" #include "opencv2/ts/ts.hpp"
#include "opencv2/nonfree/nonfree.hpp" #include "opencv2/nonfree/nonfree.hpp"