adding missing include (fixing 'no ocl implementation' error)

This commit is contained in:
Andrey Pavlenko 2014-03-21 14:30:49 +04:00
parent 034ef02409
commit fe5eaae102

View File

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