mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
Merge pull request #180 from mdim:fix_compile_error
This commit is contained in:
commit
6eed90e5e8
@ -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…
Reference in New Issue
Block a user