mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Remove cstdio debug
This commit is contained in:
parent
f715e5b0b2
commit
1bd8bcbdd9
@ -43,8 +43,6 @@
|
||||
|
||||
#include <vfw.h>
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define WM_CAP_FIRSTA (WM_USER)
|
||||
#define capSendMessage(hwnd,m,w,l) (IsWindow(hwnd)?SendMessage(hwnd,m,w,l):0)
|
||||
|
Loading…
Reference in New Issue
Block a user