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…
x
Reference in New Issue
Block a user