mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
minor fix in gpu's header
This commit is contained in:
parent
ab04a03621
commit
68c41a6c6c
@ -99,7 +99,7 @@ namespace cv
|
||||
// border interpolation modes)
|
||||
enum
|
||||
{
|
||||
BORDER_REFLECT101 = 0,
|
||||
BORDER_REFLECT101 = 0
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user