1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Remove all include directives for <string>

This commit is contained in:
Andrey Kamaev
2013-03-22 19:31:36 +04:00
parent 29b544d83c
commit 75513a46dc
21 changed files with 12 additions and 31 deletions
-2
View File
@@ -44,8 +44,6 @@
#include "cascadedetect.hpp"
#include <string>
#if defined (LOG_CASCADE_STATISTIC)
struct Logger
{