fix a compile error in case of building without highgui
This commit is contained in:
parent
f45b5b13f1
commit
97e36b9375
@ -46,7 +46,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
#if defined (LOG_CASCADE_STATISTIC)
|
||||
struct Logger
|
||||
{
|
||||
enum { STADIES_NUM = 20 };
|
||||
@ -109,7 +109,7 @@ struct Logger
|
||||
}
|
||||
|
||||
} logger;
|
||||
|
||||
#endif
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user