Fixed mingw build.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
#include <vfw.h>
|
||||
|
||||
#if _MSC_VER >= 1200
|
||||
#if defined _MSC_VER && _MSC_VER >= 1200
|
||||
#pragma warning( disable: 4711 )
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user