Fix compatibility with old compiler versions 4.
This commit is contained in:
parent
7d3d4be973
commit
1624b729ea
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <windows.h>
|
||||||
#include <dshow.h>
|
#include <dshow.h>
|
||||||
#include <dbt.h>
|
#include <dbt.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue