mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
fix bug #2674
This commit is contained in:
parent
c49b23d4dd
commit
f6d82773f9
@ -41,8 +41,8 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#ifndef __OPENCV_GPU_HPP__
|
||||
#define __OPENCV_GPU_HPP__
|
||||
#ifndef __OPENCV_OCL_HPP__
|
||||
#define __OPENCV_OCL_HPP__
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user