minor fix in gpu's header

pull/13383/head
Alexey Spizhevoy 15 years ago
parent ab04a03621
commit 68c41a6c6c
  1. 2
      modules/gpu/src/cuda/cuda_shared.hpp

@ -99,7 +99,7 @@ namespace cv
// border interpolation modes) // border interpolation modes)
enum enum
{ {
BORDER_REFLECT101 = 0, BORDER_REFLECT101 = 0
}; };
} }

Loading…
Cancel
Save