mirror of
https://github.com/opencv/opencv.git
synced 2026-09-15 07:29:07 -05:00
Fixed identifiers warns
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#ifndef __OPENCV_ALL_HPP__
|
||||
#define __OPENCV_ALL_HPP__
|
||||
#ifndef OPENCV_ALL_HPP
|
||||
#define OPENCV_ALL_HPP
|
||||
|
||||
#include "opencv2/opencv_modules.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user