mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 20:42:53 +08:00
Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3
This commit is contained in:
commit
d767c9df58
@ -337,6 +337,7 @@ interface ISampleGrabber : public IUnknown
|
|||||||
//STUFF YOU CAN CHANGE
|
//STUFF YOU CAN CHANGE
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
|
#include <strsafe.h>
|
||||||
|
|
||||||
//change for verbose debug info
|
//change for verbose debug info
|
||||||
static bool gs_verbose = true;
|
static bool gs_verbose = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user