mirror of
https://github.com/opencv/opencv.git
synced 2025-07-25 22:57:53 +08:00
Added OPENCV_ prefix to #include guard.
This commit is contained in:
parent
a2affe70d9
commit
0f6ea38eac
@ -44,8 +44,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Include Guards */
|
/* Include Guards */
|
||||||
#ifndef __RHOREFC_H__
|
#ifndef __OPENCV_RHOREFC_H__
|
||||||
#define __RHOREFC_H__
|
#define __OPENCV_RHOREFC_H__
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user