Added OPENCV_ prefix to #include guard.
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
*/
|
||||
|
||||
/* Include Guards */
|
||||
#ifndef __RHOREFC_H__
|
||||
#define __RHOREFC_H__
|
||||
#ifndef __OPENCV_RHOREFC_H__
|
||||
#define __OPENCV_RHOREFC_H__
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user