Commit 6eed90e5 authored by Andrey Kamaev's avatar Andrey Kamaev Committed by OpenCV Buildbot

Merge pull request #180 from mdim:fix_compile_error

parents 901c0d80 97e36b93
......@@ -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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment