mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
misprint
This commit is contained in:
parent
6ef4d9b1dd
commit
d96c5ebb7d
@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
#else /* defined(HAVE_CUDA) */
|
#else /* defined(HAVE_CUDA) */
|
||||||
|
|
||||||
static inline void throw_nogpu() { CV_Error(CV_GpuNotSupported, "The library is compilled without GPU support"); }
|
static inline void throw_nogpu() { CV_Error(CV_GpuNotSupported, "The library is compiled without GPU support"); }
|
||||||
|
|
||||||
#endif /* defined(HAVE_CUDA) */
|
#endif /* defined(HAVE_CUDA) */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user