fixed a few warnings and bugs, including ticket #1079
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#if _MSC_VER >= 1400
|
||||
#pragma warning( disable : 4201 4408 4127 4100)
|
||||
#endif
|
||||
|
||||
#include "cvconfig.h"
|
||||
#include <iostream>
|
||||
|
Reference in New Issue
Block a user