mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
fixed compile error on VS2010
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
#define NCV_EXPORTS
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
#include <cuda_runtime.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user